Home
last modified time | relevance | path

Searched refs:slot_type (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/uapi/linux/dvb/
Dca.h57 unsigned int slot_type; /* OR of all supported types */ member
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-ci.c53 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
/linux-4.4.14/kernel/bpf/
Dverifier.c589 u8 *slot_type; in check_stack_read() local
592 slot_type = &state->stack_slot_type[MAX_BPF_STACK + off]; in check_stack_read()
594 if (slot_type[0] == STACK_SPILL) { in check_stack_read()
600 if (slot_type[i] != STACK_SPILL) { in check_stack_read()
613 if (slot_type[i] != STACK_MISC) { in check_stack_read()
/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp.h51 u8 slot_type; member
66 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110_ca.c273 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
/linux-4.4.14/drivers/media/pci/bt8xx/
Ddst_ca.c258 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_ca_en50221.c1222 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()