Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/caiaq/
H A Ddevice.h77 int spec_received, audio_parm_answer; member
H A Ddevice.c156 cdev->spec_received++; in usb_ep1_command_reply_dispatch()
455 if (!wait_event_timeout(cdev->ep1_wait_queue, cdev->spec_received, HZ)) { in init_card()