Home
last modified time | relevance | path

Searched refs:num_iac (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dkvm.h249 __u8 num_iac; /* read-only */ member
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h248 __u8 num_iac; /* read-only */ member
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h249 __u8 num_iac; /* read-only */ member
/openbmc/linux/include/net/bluetooth/
H A Dhci.h1191 __u8 num_iac; member
1198 __u8 num_iac; member
H A Dhci_core.h379 __u8 num_iac; member
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5698 cp.num_iac = min_t(u8, hdev->num_iac, 2); in hci_write_iac_sync()
5707 cp.num_iac = 1; in hci_write_iac_sync()
5714 (cp.num_iac * 3) + 1, &cp, in hci_write_iac_sync()
H A Dhci_event.c621 hdev->num_iac = rp->num_iac; in hci_cc_read_num_supported_iac()
623 bt_dev_dbg(hdev, "num iac %d", hdev->num_iac); in hci_cc_read_num_supported_iac()
H A Dhci_core.c2431 hdev->num_iac = 0x01; /* One IAC support is mandatory */ in hci_alloc_dev_priv()