Home
last modified time | relevance | path

Searched defs:cfg (Results 601 - 625 of 2401) sorted by relevance

1...<<21222324252627282930>>...97

/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ditd1000.c363 struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg) in itd1000_attach() argument
H A Ditd1000_priv.h12 struct itd1000_config *cfg; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dmc5.c310 u32 cfg; in t3_mc5_init() local
411 u32 cfg = t3_read_reg(adapter, A_MC5_DB_CONFIG); in t3_mc5_prep() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c466 struct dpsw_reflection_cfg *cfg in dpaa2_switch_block_remove_mirror() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c231 int hclge_ptp_cfg_qry(struct hclge_dev *hdev, u32 *cfg) in hclge_ptp_cfg_qry() argument
251 static int hclge_ptp_cfg(struct hclge_dev *hdev, u32 cfg) in hclge_ptp_cfg() argument
268 static int hclge_ptp_set_tx_mode(struct hwtstamp_config *cfg, in hclge_ptp_set_tx_mode() argument
286 static int hclge_ptp_set_rx_mode(struct hwtstamp_config *cfg, in hclge_ptp_set_rx_mode() argument
330 hclge_ptp_set_ts_mode(struct hclge_dev *hdev, struct hwtstamp_config *cfg) hclge_ptp_set_ts_mode() argument
360 struct hwtstamp_config cfg; hclge_ptp_set_cfg() local
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dfc0012.c428 fc0012_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, const struct fc0012_config *cfg) fc0012_attach() argument
[all...]
H A Dmt2266.c28 struct mt2266_config *cfg; member
311 struct dvb_frontend * mt2266_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2266_config *cfg) in mt2266_attach() argument
H A De4000.c615 struct e4000_config *cfg = client->dev.platform_data; in e4000_probe() local
H A Dmxl301rf.c26 struct mxl301rf_config cfg; member
289 struct mxl301rf_config *cfg; in mxl301rf_probe() local
[all...]
H A Dmxl5007t.h72 mxl5007t_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, u8 addr, struct mxl5007t_config *cfg) mxl5007t_attach() argument
H A Dtda18250.c746 struct tda18250_config *cfg = client->dev.platform_data; in tda18250_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-tuner.c26 const struct mxl111sf_tuner_config *cfg; member
477 mxl111sf_tuner_attach(struct dvb_frontend *fe, struct mxl111sf_state *mxl_state, const struct mxl111sf_tuner_config *cfg) mxl111sf_tuner_attach() argument
[all...]
H A Dmxl111sf-demod.c25 const struct mxl111sf_demod_config *cfg; member
573 mxl111sf_demod_attach(struct mxl111sf_state *mxl_state, const struct mxl111sf_demod_config *cfg) mxl111sf_demod_attach() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H A Dvisl.h159 struct v4l2_ctrl_config cfg; member
/kernel/linux/linux-6.6/drivers/memory/
H A Dpl172.c86 u32 cfg; in pl172_setup_static() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Disphist.c177 struct dma_slave_config cfg; in hist_buf_dma() local
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Drtsx_pci_ms.c342 u8 cfg = 0, int_reg; in rtsx_pci_ms_issue_cmd() local
128 ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, u8 tpc, u8 cfg, struct scatterlist *sg) ms_transfer_data() argument
199 ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) ms_write_bytes() argument
267 ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) ms_read_bytes() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-max.c406 struct mxl5xx_cfg cfg; in ddb_fe_attach_mxl5xx() local
458 struct mci_cfg cfg; in ddb_fe_attach_mci() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c21 static bool mlxsw_sp_nve_vxlan_ipv4_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv4_flags_check() argument
37 static bool mlxsw_sp_nve_vxlan_ipv6_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv6_flags_check() argument
63 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_can_offload() local
132 mlxsw_sp_nve_vxlan_ul_proto_sip_config(const struct vxlan_config *cfg, struct mlxsw_sp_nve_config *config) mlxsw_sp_nve_vxlan_ul_proto_sip_config() argument
152 struct vxlan_config *cfg = &vxlan->cfg; mlxsw_sp_nve_vxlan_config() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c213 sparx5_port_hwtstamp_get(struct net_device *dev, struct kernel_hwtstamp_config *cfg) sparx5_port_hwtstamp_get() argument
227 sparx5_port_hwtstamp_set(struct net_device *dev, struct kernel_hwtstamp_config *cfg, struct netlink_ext_ack *extack) sparx5_port_hwtstamp_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c156 struct aq_nic_cfg_s *cfg = &aq_nic->aq_nic_cfg; in aq_check_approve_fvlan() local
267 struct aq_nic_cfg_s *cfg = &aq_nic->aq_nic_cfg; in aq_rule_is_not_correct() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dmal.c523 u32 cfg; in mal_probe() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/goya/
H A Dgoya_packets.h98 __le32 cfg; member
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_cs5536.c132 u32 cfg; in cs5536_cable_detect() local
256 u32 cfg; in cs5536_init_one() local
/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c72 fscrypt_log_blk_crypto_impl(struct fscrypt_mode *mode, struct block_device **devs, unsigned int num_devs, const struct blk_crypto_config *cfg) fscrypt_log_blk_crypto_impl() argument

Completed in 15 milliseconds

1...<<21222324252627282930>>...97