Searched defs:stuffp (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dmcdx.c332 struct s_drive_stuff *stuffp = cdi->handle; local
565 struct s_drive_stuff *stuffp; local
629 struct s_drive_stuff *stuffp; local
776 struct s_drive_stuff *stuffp; local
789 struct s_drive_stuff *stuffp; local
844 struct s_drive_stuff *stuffp = dev_id; local
881 mcdx_talk(struct s_drive_stuff *stuffp, const unsigned char *cmd, size_t cmdlen, void *buffer, size_t size, unsigned int timeout, int tries) argument
1025 struct s_drive_stuff *stuffp = mcdx_stuffp[i]; local
1069 struct s_drive_stuff *stuffp; local
1272 mcdx_transfer(struct s_drive_stuff *stuffp, char *p, int sector, int nr_sectors) argument
1304 mcdx_xfer(struct s_drive_stuff *stuffp, char *p, int sector, int nr_sectors) argument
1517 mcdx_readtoc(struct s_drive_stuff *stuffp) argument
1625 mcdx_playmsf(struct s_drive_stuff *stuffp, const struct cdrom_msf *msf) argument
1661 mcdx_playtrk(struct s_drive_stuff *stuffp, const struct cdrom_ti *ti) argument
1696 struct s_drive_stuff *stuffp = cdi->handle; local
1710 mcdx_stop(struct s_drive_stuff *stuffp, int tries) argument
1715 mcdx_hold(struct s_drive_stuff *stuffp, int tries) argument
1720 mcdx_requestsubqcode(struct s_drive_stuff *stuffp, struct s_subqcode *sub, int tries) argument
1742 mcdx_requestmultidiskinfo(struct s_drive_stuff *stuffp, struct s_multi *multi, int tries) argument
1763 mcdx_requesttocdata(struct s_drive_stuff *stuffp, struct s_diskinfo *info, int tries) argument
1786 mcdx_setdrivemode(struct s_drive_stuff *stuffp, enum drivemodes mode, int tries) argument
1817 mcdx_setdatamode(struct s_drive_stuff *stuffp, enum datamodes mode, int tries) argument
1838 mcdx_config(struct s_drive_stuff *stuffp, int tries) argument
1858 mcdx_requestversion(struct s_drive_stuff *stuffp, struct s_version *ver, int tries) argument
1874 mcdx_reset(struct s_drive_stuff *stuffp, enum resetmodes mode, int tries) argument
1886 struct s_drive_stuff *stuffp = cdi->handle; local
1898 mcdx_getstatus(struct s_drive_stuff *stuffp, int tries) argument
1904 mcdx_getval(struct s_drive_stuff *stuffp, int to, int delay, char *buf) argument
1923 mcdx_setattentuator(struct s_drive_stuff *stuffp, struct cdrom_volctrl *vol, int tries) argument
[all...]

Completed in 41 milliseconds