/linux-6.3-rc2/drivers/net/wwan/t7xx/ |
A D | t7xx_dpmaif.c | 34 static int t7xx_dpmaif_init_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_init_intr() 173 void t7xx_dpmaif_clr_ip_busy_sts(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_clr_ip_busy_sts() 203 void t7xx_dpmaif_ul_clr_all_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_ul_clr_all_intr() 208 void t7xx_dpmaif_dl_clr_all_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_dl_clr_all_intr() 344 int t7xx_dpmaif_hw_get_intr_cnt(struct dpmaif_hw_info *hw_info, in t7xx_dpmaif_hw_get_intr_cnt() 394 static int t7xx_dpmaif_sram_init(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_sram_init() 407 static void t7xx_dpmaif_hw_reset(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_reset() 419 static int t7xx_dpmaif_hw_config(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_config() 1046 static int t7xx_dl_add_timedout(struct dpmaif_hw_info *hw_info) in t7xx_dl_add_timedout() 1158 int t7xx_dpmaif_hw_stop_all_txq(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_stop_all_txq() [all …]
|
A D | t7xx_cldma.c | 28 void t7xx_cldma_clear_ip_busy(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_clear_ip_busy() 43 void t7xx_cldma_hw_restore(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_restore() 63 void t7xx_cldma_hw_start_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_start_queue() 75 void t7xx_cldma_hw_start(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_start() 105 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno) in t7xx_cldma_tx_addr_is_set() 123 void t7xx_cldma_hw_resume_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_resume_queue() 148 void t7xx_cldma_hw_tx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_tx_done() 159 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_rx_done() 205 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_en_txrx() 234 void t7xx_cldma_hw_init(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_init() [all …]
|
A D | t7xx_hif_cldma.c | 116 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_from_q() local 200 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_collect() local 318 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_txq_empty_hndl() local 339 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_tx_done() local 552 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_irq_work_cb() local 612 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_qs_are_active() local 638 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop() local 830 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop_all_qs() local 1109 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_resume_early() local 1151 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_suspend_late() local [all …]
|
A D | t7xx_hif_dpmaif.c | 85 struct dpmaif_hw_info *hw_info; in t7xx_dpmaif_irq_cb() local 301 struct dpmaif_hw_info *hw_info = &dpmaif_ctrl->hw_info; in t7xx_dpmaif_start() local
|
A D | t7xx_hif_dpmaif_rx.c | 238 struct dpmaif_hw_info *hw_info = &rxq->dpmaif_ctrl->hw_info; in t7xx_dpmaifq_release_pit_entry() local 503 struct dpmaif_hw_info *hw_info = &rxq->dpmaif_ctrl->hw_info; in t7xx_dpmaif_release_bat_entry() local
|
A D | t7xx_hif_cldma.h | 102 struct t7xx_cldma_hw hw_info; member
|
A D | t7xx_hif_dpmaif_tx.c | 162 struct dpmaif_hw_info *hw_info; in t7xx_dpmaif_tx_done() local
|
A D | t7xx_hif_dpmaif.h | 176 struct dpmaif_hw_info hw_info; member
|
/linux-6.3-rc2/sound/firewire/bebob/ |
A D | bebob_proc.c | 11 struct hw_info { struct 35 proc_read_hw_info(struct snd_info_entry *entry, in proc_read_hw_info() argument 39 struct hw_info *info; in proc_read_hw_info() argument
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
A D | nic_main.c | 23 struct hw_info { struct 41 struct hw_info *hw; argument
|
/linux-6.3-rc2/drivers/net/ethernet/8390/ |
A D | pcnet_cs.c | 113 struct hw_info { struct 134 static struct hw_info hw_info[] = { variable
|
/linux-6.3-rc2/include/soc/amlogic/ |
A D | meson_ddr_pmu.h | 55 const struct dmc_hw_info *hw_info; member
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | tsi108.h | 98 } hw_info; typedef
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | goodix_fwupload.c | 28 u8 hw_info[4]; member
|
/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/ |
A D | bus.h | 60 struct qtnf_hw_info hw_info; member
|
A D | cfg80211.c | 1121 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac) in qtnf_wiphy_register()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/ |
A D | link_ddc.c | 110 struct gpio_ddc_hw_info hw_info; in ddc_service_construct() local
|
/linux-6.3-rc2/drivers/hwtracing/coresight/ |
A D | coresight-config.h | 76 u32 hw_info:12; member
|
/linux-6.3-rc2/drivers/usb/serial/ |
A D | whiteheat.c | 219 struct whiteheat_hw_info *hw_info; in whiteheat_attach() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dc_ddc_types.h | 140 struct gpio_ddc_hw_info hw_info; member
|
/linux-6.3-rc2/drivers/infiniband/hw/irdma/ |
A D | hw.c | 2509 struct irdma_qp_flush_info *hw_info; in irdma_hw_flush_wqes_callback() local 2551 struct irdma_qp_flush_info *hw_info; in irdma_hw_flush_wqes() local
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/ |
A D | anysee.c | 493 u8 hw_info[3]; in anysee_read_config() local
|
/linux-6.3-rc2/drivers/iio/imu/inv_mpu6050/ |
A D | inv_mpu_core.c | 138 static const struct inv_mpu6050_hw hw_info[] = { variable
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_ptp.c | 1101 struct hw_atl_info *hw_info) in aq_ptp_gpio_init()
|
/linux-6.3-rc2/drivers/net/fjes/ |
A D | fjes_hw.h | 317 struct fjes_hw_info hw_info; member
|