Searched refs:device_data (Results 1 – 3 of 3) sorted by relevance
72 void *device_data; /* device structure */ member322 void *device_data, const struct snd_device_ops *ops);323 int snd_device_register(struct snd_card *card, void *device_data);325 void snd_device_disconnect(struct snd_card *card, void *device_data);327 void snd_device_free(struct snd_card *card, void *device_data);
86 void *device_data; /* Type specific data */ member
188 u8 *device_data; /* allocated when a bpf program of type member
Completed in 6 milliseconds