Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/i1480/dfu/
Ddfu.c39 const char *cmd, u8 context, u8 expected_type, in i1480_rceb_check()
85 u8 expected_type = reply->bEventType; in i1480_cmd() local
/Linux-v5.4/drivers/staging/uwb/
Dreset.c59 u8 expected_type, u16 expected_event, in uwb_rc_cmd_async()
160 u8 expected_type, u16 expected_event, in __uwb_rc_cmd()
258 u8 expected_type, u16 expected_event, in uwb_rc_vcmd()
Dneh.c196 u8 expected_type, u16 expected_event, in uwb_rc_neh_add()
/Linux-v5.4/drivers/acpi/acpica/
Ddbtest.c809 acpi_object_type expected_type, in acpi_db_read_from_object()
/Linux-v5.4/net/smc/
Dsmc_clc.c271 u8 expected_type, unsigned long timeout) in smc_clc_wait_msg()
/Linux-v5.4/kernel/bpf/
Dverifier.c3230 enum bpf_reg_type expected_type, type = reg->type; in check_func_arg() local