Searched defs:device_data (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddmi.h61 void *device_data; /* Type specific data */ member in struct:dmi_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcore.h81 void *device_data; /* device structure */ member in struct:snd_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/core/
H A Dsnd-aoa-alsa.c62 aoa_snd_device_new(snd_device_type_t type, void * device_data, struct snd_device_ops * ops) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Ddevice.c80 int snd_device_free(struct snd_card *card, void *device_data) argument
44 snd_device_new(struct snd_card *card, snd_device_type_t type, void *device_data, struct snd_device_ops *ops) argument
123 snd_device_disconnect(struct snd_card *card, void *device_data) argument
158 snd_device_register(struct snd_card *card, void *device_data) argument
[all...]

Completed in 163 milliseconds