Searched refs:func_req (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/uapi/sound/ |
A D | sb16_csp.h | 54 unsigned short func_req; /* requested function */ member
|
/linux-6.3-rc2/sound/isa/sb/ |
A D | sb16_csp.c | 349 if (func_nr != info.func_req) in snd_sb_csp_riff_load() 446 snd_printd("%s: Function #%d not found\n", __func__, info.func_req); in snd_sb_csp_riff_load()
|
/linux-6.3-rc2/net/bluetooth/ |
A D | hci_event.c | 7285 .func_req = _func, \ 7303 void (*func_req)(struct hci_dev *hdev, void *data, member 7482 ev->func_req(hdev, data, skb, opcode, status, req_complete, in hci_event_func()
|
Completed in 23 milliseconds