Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dcore.h75 struct snd_device_ops { struct
87 struct snd_device_ops *ops; /* operations */ argument
262 void *device_data, struct snd_device_ops *ops);
/linux-4.19.296/drivers/hid/
Dhid-prodikeys.c612 static struct snd_device_ops ops = { in pcmidi_snd_initialise()