Searched refs:mgmt_pending_find (Results 1 – 3 of 3) sorted by relevance
40 struct mgmt_pending_cmd *mgmt_pending_find(unsigned short channel, u16 opcode,
184 struct mgmt_pending_cmd *mgmt_pending_find(unsigned short channel, u16 opcode, in mgmt_pending_find() function
897 return mgmt_pending_find(HCI_CHANNEL_CONTROL, opcode, hdev); in pending_find()