Searched refs:generic_get_cmd (Results 1 – 1 of 1) sorted by relevance
21 static int generic_get_cmd(struct usb_audio_control *con, u8 cmd);99 .get = generic_get_cmd,108 .get = generic_get_cmd,743 static int generic_get_cmd(struct usb_audio_control *con, u8 cmd) in generic_get_cmd() function