Searched defs:subtype (Results 76 - 100 of 105) sorted by relevance

12345

/linux-master/drivers/firmware/xilinx/
H A Dzynqmp.c1466 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) argument
1533 const enum zynqmp_pm_shutdown_subtype subtype; member in struct:zynqmp_pm_shutdown_scope
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h1568 ath10k_wmi_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) argument
640 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type type, enum wmi_vdev_subtype subtype, const u8 macaddr[ETH_ALEN]) argument
H A Dwmi-tlv.c2110 ath10k_wmi_tlv_op_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) argument
H A Dwmi.c7113 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type type, enum wmi_vdev_subtype subtype, const u8 macaddr[ETH_ALEN]) argument
8720 ath10k_wmi_op_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) argument
8741 ath10k_wmi_10_2_4_op_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) argument
8763 ath10k_wmi_10_4_op_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype) argument
[all...]
/linux-master/include/acpi/
H A Dacrestyp.h131 u8 subtype; member in struct:acpi_vendor_uuid
H A Dactbl1.h663 u16 subtype; member in struct:acpi_csrt_descriptor
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c1100 int subtype = get_cryptoalg_subtype(tfm); local
1134 int subtype = get_cryptoalg_subtype(tfm); local
1254 int subtype; local
2455 unsigned int dst_size = 0, temp, subtype = get_aead_subtype(tfm); local
3560 unsigned int bs, subtype; local
3689 unsigned int subtype; local
[all...]
/linux-master/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1556 u8 subtype; member in struct:tja11xx_tlv_header
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1756 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) argument
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h96 uint8_t subtype; member in struct:kvm_vm
203 uint8_t subtype; member in struct:vm_shape
/linux-master/fs/fuse/
H A Dfuse_i.h577 const char *subtype; member in struct:fuse_fs_context
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3921 u16 val16, subtype; local
/linux-master/drivers/regulator/
H A Dqcom_spmi-regulator.c428 enum spmi_regulator_subtype subtype; member in struct:spmi_regulator_mapping
1699 u8 type, subtype; local
[all...]
/linux-master/include/uapi/linux/
H A Dvfio.h333 __u32 subtype; /* type specific */ member in struct:vfio_region_info_cap_type
/linux-master/fs/
H A Dnamespace.c3310 const char *subtype = NULL; local
/linux-master/drivers/nvme/host/
H A Dnvme.h424 enum nvme_subsys_type subtype; member in struct:nvme_subsystem
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h538 u8 subtype; member in struct:qlink_cmd_del_sta
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.h346 int subtype; member in struct:ivtv_stream
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c2669 static int match_bound_vga(struct device *dev, int subtype, void *data) argument
/linux-master/include/linux/firmware/
H A Dxlnx-zynqmp.h807 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) argument
/linux-master/include/linux/mlx4/
H A Ddevice.h909 u8 subtype; member in struct:mlx4_eqe
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h173 enum lpfc_sli4_queue_subtype subtype; member in struct:lpfc_queue
H A Dlpfc_sli.c16265 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, struct lpfc_queue *eq, uint32_t type, uint32_t subtype) argument
16412 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, struct lpfc_sli4_hdw_queue *hdwq, uint32_t type, uint32_t subtype) argument
16721 lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq, struct lpfc_queue *cq, uint32_t subtype) argument
16876 lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq, struct lpfc_queue *cq, uint32_t subtype) argument
17140 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) argument
17430 lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp, struct lpfc_queue **drqp, struct lpfc_queue **cqp, uint32_t subtype) argument
[all...]
/linux-master/include/net/
H A Dmac80211.h3749 u16 subtype; member in struct:ieee80211_prep_tx_info
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h640 u8 subtype; member in struct:ipw_rx_notification

Completed in 454 milliseconds

12345