Searched refs:generic_get_cmd (Results 1 – 1 of 1) sorted by relevance
18 static int generic_get_cmd(struct usb_audio_control *con, u8 cmd);96 .get = generic_get_cmd,105 .get = generic_get_cmd,778 static int generic_get_cmd(struct usb_audio_control *con, u8 cmd) in generic_get_cmd() function