Home
last modified time | relevance | path

Searched defs:common (Results 576 - 600 of 960) sorted by relevance

1...<<21222324252627282930>>...39

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_pci_modern.c681 int err, common, isr, notify, device; virtio_pci_modern_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/memory/
H A Dmtk-smi.c196 struct mtk_smi *common = dev_get_drvdata(larb->smi_common_dev); in mtk_smi_larb_config_port_gen1() local
466 struct mtk_smi *common; mtk_smi_common_probe() local
532 struct mtk_smi *common = dev_get_drvdata(dev); mtk_smi_common_resume() local
549 struct mtk_smi *common = dev_get_drvdata(dev); mtk_smi_common_suspend() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_hal.c41 int rsi_send_pkt_to_bus(struct rsi_common *common, struct sk_buff *skb) in rsi_send_pkt_to_bus() argument
58 int rsi_prepare_mgmt_desc(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_mgmt_desc() argument
152 rsi_prepare_data_desc(struct rsi_common *common, struct sk_buff *skb) rsi_prepare_data_desc() argument
297 rsi_send_data_pkt(struct rsi_common *common, struct sk_buff *skb) rsi_send_data_pkt() argument
339 rsi_send_mgmt_pkt(struct rsi_common *common, struct sk_buff *skb) rsi_send_mgmt_pkt() argument
391 rsi_send_bt_pkt(struct rsi_common *common, struct sk_buff *skb) rsi_send_bt_pkt() argument
428 rsi_prepare_beacon(struct rsi_common *common, struct sk_buff *skb) rsi_prepare_beacon() argument
893 struct rsi_common *common = adapter->priv; rsi_load_9113_firmware() local
1008 struct rsi_common *common = adapter->priv; rsi_load_9116_firmware() local
1137 struct rsi_common *common = adapter->priv; rsi_hal_device_init() local
[all...]
/kernel/linux/linux-5.10/include/linux/i3c/
H A Dmaster.h87 struct i3c_i2c_dev_desc common; member
208 struct i3c_i2c_dev_desc common; member
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H A Dvpif_display.c75 struct common_obj *common; in vpif_buffer_prepare() local
116 struct common_obj *common in vpif_buffer_queue_setup() local
148 struct common_obj *common; vpif_buffer_queue() local
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_start_streaming() local
254 struct common_obj *common; vpif_stop_streaming() local
303 process_progressive_mode(struct common_obj *common) process_progressive_mode() argument
323 process_interlaced_mode(int fid, struct common_obj *common) process_interlaced_mode() argument
365 struct common_obj *common; vpif_channel_isr() local
459 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_update_resolution() local
502 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_calculate_offsets() local
563 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_config_addr() local
609 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_g_fmt_vid_out() local
626 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_try_fmt_vid_out() local
654 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_s_fmt_vid_out() local
678 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_s_std() local
842 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_s_output() local
911 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; vpif_s_dv_timings() local
1120 struct common_obj *common; vpif_probe_complete() local
1329 struct common_obj *common; vpif_suspend() local
1361 struct common_obj *common; vpif_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.h104 struct efx_mtd_partition common; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr3.h181 struct readdir_cd common; member
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_iscsi_if.h40 struct qed_dev_info common; member
126 struct qed_common_cb_ops common; member
192 const struct qed_common_ops *common; member
H A Dqed_nvmetcp_if.h20 struct qed_dev_info common; member
77 struct qed_common_cb_ops common; member
193 const struct qed_common_ops *common; member
/kernel/linux/linux-6.6/include/linux/i3c/
H A Dmaster.h88 struct i3c_i2c_dev_desc common; member
208 struct i3c_i2c_dev_desc common; member
[all...]
/kernel/linux/linux-6.6/include/scsi/
H A Dviosrp.h144 struct mad_common common; member
150 struct mad_common common; member
155 struct mad_common common; member
160 struct mad_common common; member
164 struct mad_common common; member
175 struct mad_capability_common common; member
180 struct mad_capability_common common; member
/kernel/linux/linux-6.6/drivers/thermal/
H A Drcar_thermal.c91 struct rcar_thermal_common *common; member
142 static u32 _rcar_thermal_common_read(struct rcar_thermal_common *common, in _rcar_thermal_common_read() argument
150 static void _rcar_thermal_common_write(struct rcar_thermal_common *common, in _rcar_thermal_common_write() argument
158 static void _rcar_thermal_common_bset(struct rcar_thermal_common *common, in _rcar_thermal_common_bset() argument
295 struct rcar_thermal_common *common = priv->common; _rcar_thermal_irq_ctrl() local
343 struct rcar_thermal_common *common = data; rcar_thermal_irq() local
376 struct rcar_thermal_common *common = platform_get_drvdata(pdev); rcar_thermal_remove() local
397 struct rcar_thermal_common *common; rcar_thermal_probe() local
542 struct rcar_thermal_common *common = dev_get_drvdata(dev); rcar_thermal_suspend() local
557 struct rcar_thermal_common *common = dev_get_drvdata(dev); rcar_thermal_resume() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtask_iter.c30 struct bpf_iter_seq_task_common common; member
34 static struct task_struct *task_group_seq_get_next(struct bpf_iter_seq_task_common *common, in task_group_seq_get_next() argument
109 task_seq_get_next(struct bpf_iter_seq_task_common *common, u32 *tid, bool skip_if_dup_files) task_seq_get_next() argument
272 struct bpf_iter_seq_task_common common; global() member
412 struct bpf_iter_seq_task_common *common = priv_data; init_seq_pidns() local
423 struct bpf_iter_seq_task_common *common = priv_data; fini_seq_pidns() local
439 struct bpf_iter_seq_task_common common; global() member
[all...]
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dfirewire.h101 struct snd_firewire_event_common common; member
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dadma.h70 struct dma_device common; member
94 struct dma_chan common; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-command.h131 struct is_common_regs common; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dinit.c152 static void ath9k_op_ps_wakeup(struct ath_common *common) in ath9k_op_ps_wakeup() argument
157 static void ath9k_op_ps_restore(struct ath_common *common) in ath9k_op_ps_restore() argument
176 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() local
191 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() local
231 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() local
287 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_descdma_setup() local
425 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath9k_init_misc() local
453 struct ath_common *common = ath9k_hw_common(ah); ath9k_init_pcoem_platform() local
627 struct ath_common *common = ath9k_hw_common(ah); ath9k_init_platform() local
670 struct ath_common *common = ath9k_hw_common(ah); ath9k_of_init() local
704 struct ath_common *common; ath9k_init_softc() local
849 struct ath_common *common = ath9k_hw_common(ah); ath9k_init_band_txpower() local
929 struct ath_common *common = ath9k_hw_common(ah); ath9k_set_mcc_capab() local
953 struct ath_common *common = ath9k_hw_common(ah); ath9k_set_hw_capab() local
1056 struct ath_common *common; ath9k_init_device() local
[all...]
H A Dhtc_drv_txrx.c133 struct ath_common *common = ath9k_hw_common(priv->ah); in get_htc_epid_queue() local
160 struct ath_common *common = ath9k_hw_common(priv->ah); in strip_drv_header() local
621 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_get_packet() local
718 struct ath_common *common = ath9k_hw_common(priv->ah); in check_packet() local
764 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_cleanup_timer() local
829 struct ath_common *common = ath9k_hw_common(ah); ath9k_htc_txq_setup() local
931 struct ath_common *common = ath9k_hw_common(priv->ah); ath9k_host_rx_init() local
979 struct ath_common *common = ath9k_hw_common(priv->ah); ath9k_rx_prepare() local
1139 struct ath_common *common = ath9k_hw_common(ah); ath9k_htc_rxep() local
[all...]
H A Drecv.c41 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_buf_link() local
91 struct ath_common *common = ath9k_hw_common(ah); in ath_opmode_init() local
141 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_addbuffer_edma() local
174 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_edma_cleanup() local
200 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_edma_init() local
273 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_rx_init() local
334 struct ath_common *common = ath9k_hw_common(ah); ath_rx_cleanup() local
377 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_calcrxfilter() local
539 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_rx_ps_beacon() local
594 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_rx_ps() local
634 struct ath_common *common = ath9k_hw_common(ah); ath_edma_get_buffers() local
699 struct ath_common *common = ath9k_hw_common(ah); ath_get_next_rx_buf() local
816 struct ath_common *common = ath9k_hw_common(ah); ath9k_rx_skb_preprocess() local
968 struct ath_common *common = ath9k_hw_common(ah); ath9k_antenna_check() local
1016 struct ath_common *common = ath9k_hw_common(ah); ath_rx_count_airtime() local
1066 struct ath_common *common = ath9k_hw_common(ah); ath_rx_tasklet() local
[all...]
H A Deeprom_4k.c63 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_4k_fill_eeprom() local
286 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_4k_power_cal_table() local
H A Deeprom_9287.c66 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9287_fill_eeprom() local
H A Dar9002_calib.c53 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration() local
194 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate() local
271 struct ath_common *common = ath9k_hw_common(ah); ar9002_hw_adc_gaincal_calibrate() local
325 struct ath_common *common = ath9k_hw_common(ah); ar9002_hw_adc_dccal_calibrate() local
543 struct ath_common *common = ath9k_hw_common(ah); ar9285_hw_pa_cal() local
749 struct ath_common *common = ath9k_hw_common(ah); ar9285_hw_cl_cal() local
847 struct ath_common *common = ath9k_hw_common(ah); ar9002_hw_init_cal() local
[all...]
H A Dcommon-spectral.c137 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_ht20_fft() local
241 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_ht20_40_fft() local
473 struct ath_common *common = ath9k_hw_common(spec_priv->ah); ath_cmn_process_fft() local
714 ath9k_cmn_spectral_scan_trigger(struct ath_common *common, struct ath_spec_scan_priv *spec_priv) ath9k_cmn_spectral_scan_trigger() argument
748 ath9k_cmn_spectral_scan_config(struct ath_common *common, struct ath_spec_scan_priv *spec_priv, enum spectral_mode spectral_mode) ath9k_cmn_spectral_scan_config() argument
794 struct ath_common *common = ath9k_hw_common(spec_priv->ah); write_file_spec_scan_ctl() local
[all...]
H A Dhtc_drv_init.c64 static void ath9k_htc_op_ps_wakeup(struct ath_common *common) in ath9k_htc_op_ps_wakeup() argument
69 static void ath9k_htc_op_ps_restore(struct ath_common *common) in ath9k_htc_op_ps_restore() argument
237 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread() local
259 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread() local
283 ath9k_regwrite_multi(struct ath_common *common) ath9k_regwrite_multi() argument
305 struct ath_common *common = ath9k_hw_common(ah); ath9k_regwrite_single() local
326 struct ath_common *common = ath9k_hw_common(ah); ath9k_regwrite_buffer() local
349 struct ath_common *common = ath9k_hw_common(ah); ath9k_regwrite() local
361 struct ath_common *common = ath9k_hw_common(ah); ath9k_enable_regwrite_buffer() local
370 struct ath_common *common = ath9k_hw_common(ah); ath9k_regwrite_flush() local
387 struct ath_common *common = ath9k_hw_common(ah); ath9k_reg_rmw_buffer() local
425 struct ath_common *common = ath9k_hw_common(ah); ath9k_reg_rmw_flush() local
457 struct ath_common *common = ath9k_hw_common(ah); ath9k_enable_rmw_buffer() local
470 struct ath_common *common = ath9k_hw_common(ah); ath9k_reg_rmw_single() local
492 struct ath_common *common = ath9k_hw_common(ah); ath9k_reg_rmw() local
514 ath_usb_read_cachesize(struct ath_common *common, int *csz) ath_usb_read_cachesize() argument
519 ath_usb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_usb_eeprom_read() argument
546 struct ath_common *common = ath9k_hw_common(priv->ah); ath9k_init_queues() local
590 struct ath_common *common = ath9k_hw_common(priv->ah); ath9k_init_misc() local
611 struct ath_common *common; ath9k_init_priv() local
716 struct ath_common *common = ath9k_hw_common(priv->ah); ath9k_set_hw_capab() local
832 struct ath_common *common; ath9k_init_device() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c351 struct statistics_general_common *common; in iwlagn_rx_statistics() local
301 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
330 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
[all...]

Completed in 25 milliseconds

1...<<21222324252627282930>>...39