mpu401
dummy_mpu_read(struct mpu401 *arg, void *sc, int reg)
dummy_mpu_write(struct mpu401 *arg, void *sc, int reg, unsigned char b)
dummy_mpu_uninit(struct mpu401 *arg, void *cookie)
struct mpu401 *mpu;
mpu401_intr(struct mpu401 *m)
struct mpu401 *
struct mpu401 *m;
mpu401_uninit(struct mpu401 *m)
struct mpu401 *m = arg;
struct mpu401 *m = arg;
struct mpu401 *m = arg;
DEFINE_CLASS(mpu401, mpu401_methods, 0);
struct mpu401 *m = (struct mpu401 *)a;
struct mpu401;
typedef int mpu401_intr_t(struct mpu401 *_obj);
extern struct mpu401 *
extern int mpu401_uninit(struct mpu401 *_obj);
struct mpu401 *mpu;
cmi_mread(struct mpu401 *arg, void *sc, int reg)
cmi_mwrite(struct mpu401 *arg, void *sc, int reg, unsigned char b)
cmi_muninit(struct mpu401 *arg, void *cookie)
csamidi_mread(struct mpu401 *arg __unused, void *cookie, int reg)
csamidi_mwrite(struct mpu401 *arg __unused, void *cookie, int reg, unsigned char b)
csamidi_muninit(struct mpu401 *arg __unused, void *cookie)
struct mpu401 *mpu;
emu_mread(struct mpu401 *arg, void *sc, int reg)
emu_mwrite(struct mpu401 *arg, void *sc, int reg, unsigned char b)
emu_muninit(struct mpu401 *arg, void *cookie)
struct mpu401 *mpu;
struct mpu401 *mpu;
emu_mread(struct mpu401 *arg __unused, void *cookie, int reg)
emu_mwrite(struct mpu401 *arg __unused, void *cookie, int reg, unsigned char b)
emu_muninit(struct mpu401 *arg __unused, void *cookie)