/kernel/linux/linux-6.6/drivers/dma/ |
H A D | nbpfaxi.c | 124 u32 config; member 234 const struct nbpf_config *config; member 890 nbpf_config(struct dma_chan *dchan, struct dma_slave_config *config) nbpf_config() argument [all...] |
H A D | owl-dma.c | 723 owl_dma_config(struct dma_chan *chan, struct dma_slave_config *config) owl_dma_config() argument
|
H A D | sprd-dma.c | 1039 sprd_dma_slave_config(struct dma_chan *chan, struct dma_slave_config *config) sprd_dma_slave_config() argument
|
H A D | stm32-dma.c | 398 stm32_dma_slave_config(struct dma_chan *c, struct dma_slave_config *config) stm32_dma_slave_config() argument
|
H A D | sun6i-dma.c | 854 sun6i_dma_config(struct dma_chan *chan, struct dma_slave_config *config) sun6i_dma_config() argument
|
H A D | sun4i-dma.c | 923 sun4i_dma_config(struct dma_chan *chan, struct dma_slave_config *config) sun4i_dma_config() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 560 static inline void set_bytes_swap(struct cc_hw_desc *pdesc, bool config) in set_bytes_swap() argument 533 set_cipher_config1(struct cc_hw_desc *pdesc, enum cc_hash_conf_pad config) set_cipher_config1() argument 626 set_cipher_do(struct cc_hw_desc *pdesc, enum cc_hash_cipher_pad config) set_cipher_do() argument
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | core.c | 158 static int x86_pmu_extra_regs(u64 config, struct perf_event *event) in x86_pmu_extra_regs() argument 364 u64 config, val; in set_ext_hw_attr() local 478 u64 config; x86_setup_perfctr() local 1828 u64 config = 0; events_sysfs_show() local 1957 x86_event_sysfs_show(char *page, u64 config, u64 event) x86_event_sysfs_show() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | ibs.c | 203 static int core_pmu_ibs_config(struct perf_event *event, u64 *config) in core_pmu_ibs_config() argument 238 u64 config in forward_event_to_ibs() local 275 u64 max_cnt, config; perf_ibs_init() local 343 get_ibs_fetch_count(u64 config) get_ibs_fetch_count() argument 350 get_ibs_op_count(u64 config) get_ibs_op_count() argument 372 perf_ibs_event_update(struct perf_ibs *perf_ibs, struct perf_event *event, u64 *config) perf_ibs_event_update() argument 388 perf_ibs_enable_event(struct perf_ibs *perf_ibs, struct hw_perf_event *hwc, u64 config) perf_ibs_enable_event() argument 406 perf_ibs_disable_event(struct perf_ibs *perf_ibs, struct hw_perf_event *hwc, u64 config) perf_ibs_disable_event() argument 427 u64 period, config = 0; perf_ibs_start() local 458 u64 config; perf_ibs_stop() local 1030 u64 *buf, *config, period, new_config = 0; perf_ibs_handle_irq() local [all...] |
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | lbr.c | 107 static __always_inline bool is_lbr_call_stack_bit_set(u64 config) in is_lbr_call_stack_bit_set() argument
|
H A D | uncore.c | 241 u64 config; in uncore_shared_reg_config() local [all...] |
H A D | uncore_nhmex.c | 213 u64 config; in nhmex_uncore_msr_disable_box() local 228 u64 config; nhmex_uncore_msr_enable_box() local 553 nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config) nhmex_mbox_get_shared_reg() argument 634 u64 config = reg1->config; nhmex_mbox_alter_er() local 823 u64 config; nhmex_mbox_shared_reg_config() local [all...] |
H A D | uncore.h | 134 u64 config, config1, config2; member 172 const char *config; member 362 static inline unsigned int uncore_freerunning_idx(u64 config) in uncore_freerunning_idx() argument 369 static inline unsigned int uncore_freerunning_type(u64 config) in uncore_freerunning_type() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma/xilinx/ |
H A D | zynqmp_dma.c | 561 zynqmp_dma_device_config(struct dma_chan *dchan, struct dma_slave_config *config) zynqmp_dma_device_config() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 755 struct otx2_vf_config *config = &pf->vf_configs[devid - 1]; in otx2_process_pfaf_mbox_msg() local 871 struct otx2_vf_config *config = &pf->vf_configs[i]; in otx2_mbox_up_handler_cgx_link_event() local 2265 struct hwtstamp_config config; in otx2_config_hwtstamp() local 2376 struct otx2_vf_config *config; otx2_set_vf_mac() local 2407 struct otx2_vf_config *config; otx2_do_set_vf_vlan() local 2568 struct otx2_vf_config *config; otx2_get_vf_config() local 3113 struct otx2_vf_config *config; otx2_vf_link_event_task() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1143 t4vf_read_rss_vi_config(struct adapter *adapter, unsigned int viid, union rss_vi_config *config) t4vf_read_rss_vi_config() argument 1194 t4vf_write_rss_vi_config(struct adapter *adapter, unsigned int viid, union rss_vi_config *config) t4vf_write_rss_vi_config() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 245 static void prestera_mac_config(struct phylink_config *config, in prestera_mac_config() argument 251 static void prestera_mac_link_down(struct phylink_config *config, in prestera_mac_link_down() argument 264 static void prestera_mac_link_up(struct phylink_config *config, in prestera_mac_link_up() argument 273 prestera_mac_select_pcs(struct phylink_config *config, in prestera_mac_select_pcs() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 235 u64 config = 0; in mlx4_en_get_wol() local 273 u64 config = 0; in mlx4_en_set_wol() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 58 ath11k_init_wmi_config_qca6390(struct ath11k_base *ab, struct target_resource_config *config) ath11k_init_wmi_config_qca6390() argument 151 ath11k_init_wmi_config_ipq8074(struct ath11k_base *ab, struct target_resource_config *config) ath11k_init_wmi_config_ipq8074() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | smsc911x.c | 94 struct smsc911x_platform_config config; member 2371 smsc911x_probe_config(struct smsc911x_platform_config *config, struct device *dev) smsc911x_probe_config() argument 2417 struct smsc911x_platform_config *config = dev_get_platdata(&pdev->dev); smsc911x_drv_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_prueth.c | 1562 struct hwtstamp_config config; in emac_set_ts_config() local 1611 struct hwtstamp_config config; in emac_get_ts_config() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-common.h | 295 const struct rkisp1_capture_config *config; member 413 const struct rkisp1_rsz_config *config; member
|
/kernel/linux/linux-6.6/drivers/media/platform/st/stm32/ |
H A D | stm32-dcmi.c | 305 struct dma_slave_config config; in dcmi_start_dma() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 2499 cx25840_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_video_routing() argument 2516 cx25840_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) cx25840_s_audio_routing() argument
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp5150.c | 1475 tvp5150_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) tvp5150_s_routing() argument
|