Home
last modified time | relevance | path

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

/linux-6.1.9/sound/usb/caiaq/
Ddevice.h77 int spec_received, audio_parm_answer; member
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()