Searched refs:slot_type (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.c | 1675 u32 slot_type = 0; in rtw_coex_action_bt_relink() local 1687 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_relink() 1705 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_relink() 1785 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local 1818 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry() 1822 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry() 1874 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry() 1963 u32 slot_type = 0; in rtw_coex_action_bt_hid() local 1989 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_hid() 1998 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_hid() [all …]
|
| /linux/include/uapi/linux/dvb/ |
| H A D | ca.h | 85 unsigned int slot_type; member
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-priv.h | 125 u32 slot_type);
|
| H A D | ipc4.c | 617 u32 slot_type) in ipc4_fw_ready() 628 if (type == slot_type) in sof_ipc4_module_notification_handler() 634 dev_dbg(sdev->dev, "Slot type %#x is not available in debug window\n", slot_type); in sof_ipc4_module_notification_handler() 580 sof_ipc4_find_debug_slot_offset_by_type(struct snd_sof_dev * sdev,u32 slot_type) sof_ipc4_find_debug_slot_offset_by_type() argument
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-ci.c | 49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpqphp.h | 37 u8 slot_type; member 52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 786 * case they do belong to same dynptr, second call won't see slot_type in mark_stack_slots_dynptr() 797 state->stack[spi].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr() 798 state->stack[spi - 1].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr() 834 state->stack[spi].slot_type[i] = STACK_INVALID; in invalidate_dynptr() 835 state->stack[spi - 1].slot_type[i] = STACK_INVALID; in invalidate_dynptr() 888 if (state->stack[i].slot_type[0] != STACK_DYNPTR) { in unmark_stack_slots_dynptr() 918 * hence just checking for slot_type[0] is enough. This is in destroy_if_dynptr_stack_slot() 922 if (state->stack[spi].slot_type[0] != STACK_DYNPTR) in destroy_if_dynptr_stack_slot() 939 state->stack[spi].slot_type[i] = STACK_INVALID; in destroy_if_dynptr_stack_slot() 940 state->stack[spi - 1].slot_type[ in destroy_if_dynptr_stack_slot() [all...] |
| /linux/drivers/media/pci/bt8xx/ |
| H A D | dst_ca.c | 232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | verifier.c | 109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvb_ca_en50221.c | 1382 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()
|