Home
last modified time | relevance | path

Searched refs:device_data (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dcore.h90 void *device_data; /* device structure */ member
318 void *device_data, struct snd_device_ops *ops);
319 int snd_device_register(struct snd_card *card, void *device_data);
321 int snd_device_disconnect(struct snd_card *card, void *device_data);
323 int snd_device_free(struct snd_card *card, void *device_data);
/include/linux/
Ddmi.h35 void *device_data; /* Type specific data */ member