Home
last modified time | relevance | path

Searched refs:type_b (Results 1 – 2 of 2) sorted by relevance

/drivers/acpi/
Dsleep.c85 u8 type_a, type_b; in acpi_sleep_state_supported() local
87 status = acpi_get_sleep_type_data(sleep_state, &type_a, &type_b); in acpi_sleep_state_supported()
/drivers/nfc/pn533/
Dpn533.c97 } __packed type_b; member
160 .initiator_data.type_b = {
837 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid() argument
843 if (type_b->sensb_res.opcode != PN533_TYPE_B_OPC_SENSB_RES) in pn533_target_type_b_is_valid()
846 if (PN533_TYPE_B_PROT_TYPE(type_b->sensb_res.prot_info.fsci_type) & in pn533_target_type_b_is_valid()