Searched refs:func_req (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/uapi/sound/ |
D | sb16_csp.h | 54 unsigned short func_req; /* requested function */ member
|
/linux-6.1.9/sound/isa/sb/ |
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.1.9/net/bluetooth/ |
D | hci_event.c | 7275 .func_req = _func, \ 7293 void (*func_req)(struct hci_dev *hdev, void *data, member 7472 ev->func_req(hdev, data, skb, opcode, status, req_complete, in hci_event_func()
|