Home
last modified time | relevance | path

Searched defs:expected_type (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/uwb/i1480/dfu/
Ddfu.c53 const char *cmd, u8 context, u8 expected_type, in i1480_rceb_check()
99 u8 expected_type = reply->bEventType; in i1480_cmd() local
/linux-4.1.27/drivers/uwb/
Dreset.c73 u8 expected_type, u16 expected_event, in uwb_rc_cmd_async()
174 u8 expected_type, u16 expected_event, in __uwb_rc_cmd()
272 u8 expected_type, u16 expected_event, in uwb_rc_vcmd()
Dneh.c210 u8 expected_type, u16 expected_event, in uwb_rc_neh_add()
/linux-4.1.27/kernel/bpf/
Dverifier.c755 enum bpf_reg_type expected_type; in check_func_arg() local