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

/include/linux/
H A Ddmi.h83 void *device_data; /* Type specific data */ member in struct:dmi_device
/include/sound/
H A Dcore.h86 void *device_data; /* device structure */ member in struct:snd_device
304 void *device_data, struct snd_device_ops *ops);
305 int snd_device_register(struct snd_card *card, void *device_data);
308 void snd_device_free(struct snd_card *card, void *device_data);

Completed in 50 milliseconds