Home
last modified time | relevance | path

Searched defs:dev (Results 1476 - 1500 of 25188) sorted by relevance

1...<<51525354555657585960>>...1008

/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-psil.c72 int psil_set_new_ep_config(struct device *dev, const char *name, in psil_set_new_ep_config() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtimer.c21 struct net_device *dev = tp->dev; in tulip_media_task() local
143 struct net_device *dev = tp->dev; mxic_timer() local
160 struct net_device *dev = tp->dev; comet_timer() local
[all...]
H A Dpnic2.c82 struct net_device *dev = tp->dev; in pnic2_timer() local
96 void pnic2_start_nway(struct net_device *dev) in pnic2_start_nway() argument
170 void pnic2_lnk_change(struct net_device *dev, in argument
[all...]
H A Dpnic.c19 void pnic_do_nway(struct net_device *dev) in pnic_do_nway() argument
52 pnic_lnk_change(struct net_device *dev, int csr5) pnic_lnk_change() argument
90 struct net_device *dev = tp->dev; pnic_timer() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.c129 struct be_adapter *dev; in be_roce_register_driver() local
147 struct be_adapter *dev; in be_roce_unregister_driver() local
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280-regmap.c8 static bool bmp180_is_writeable_reg(struct device *dev, unsigned int reg) in bmp180_is_writeable_reg() argument
19 static bool bmp180_is_volatile_reg(struct device *dev, unsigned int reg) in bmp180_is_volatile_reg() argument
44 static bool bmp280_is_writeable_reg(struct device *dev, unsigned int reg) in bmp280_is_writeable_reg() argument
57 static bool bmp280_is_volatile_reg(struct device *dev, unsigned int reg) in bmp280_is_volatile_reg() argument
75 static bool bmp380_is_writeable_reg(struct device *dev, unsigned int reg) in bmp380_is_writeable_reg() argument
95 static bool bmp380_is_volatile_reg(struct device *dev, unsigned int reg) in bmp380_is_volatile_reg() argument
118 static bool bmp580_is_writeable_reg(struct device *dev, unsigned int reg) in bmp580_is_writeable_reg() argument
144 static bool bmp580_is_volatile_reg(struct device *dev, unsigned int reg) in bmp580_is_volatile_reg() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c15 struct hfi1_ibdev *dev; in hfi1_put_txreq() local
80 verbs_txreq_init(struct hfi1_ibdev *dev) verbs_txreq_init() argument
95 verbs_txreq_exit(struct hfi1_ibdev *dev) verbs_txreq_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dcrdump.c12 static bool mlx5_crdump_enabled(struct mlx5_core_dev *dev) in mlx5_crdump_enabled() argument
17 static int mlx5_crdump_fill(struct mlx5_core_dev *dev, u32 *cr_data) in mlx5_crdump_fill() argument
41 int mlx5_crdump_collect(struct mlx5_core_dev *dev, u32 *cr_data) in mlx5_crdump_collect() argument
75 mlx5_crdump_enable(struct mlx5_core_dev *dev) mlx5_crdump_enable() argument
112 mlx5_crdump_disable(struct mlx5_core_dev *dev) mlx5_crdump_disable() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Ddevlink.c10 struct mlx5e_dev *mlx5e_create_devlink(struct device *dev, in mlx5e_create_devlink() argument
33 mlx5e_devlink_get_port_parent_id(struct mlx5_core_dev *dev, struct netdev_phys_item_id *ppid) in mlx5e_devlink_get_port_parent_id() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Decpf.c6 bool mlx5_read_embedded_cpu(struct mlx5_core_dev *dev) in mlx5_read_embedded_cpu() argument
11 static bool mlx5_ecpf_esw_admins_host_pf(const struct mlx5_core_dev *dev) in mlx5_ecpf_esw_admins_host_pf() argument
20 int mlx5_cmd_host_pf_enable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_enable_hca() argument
31 int mlx5_cmd_host_pf_disable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_disable_hca() argument
42 static int mlx5_host_pf_init(struct mlx5_core_dev *dev) in mlx5_host_pf_init() argument
59 mlx5_host_pf_cleanup(struct mlx5_core_dev *dev) mlx5_host_pf_cleanup() argument
73 mlx5_ec_init(struct mlx5_core_dev *dev) mlx5_ec_init() argument
81 mlx5_ec_cleanup(struct mlx5_core_dev *dev) mlx5_ec_cleanup() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs.h9 struct mlx5_core_dev *dev; member
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_reg.c135 struct device *dev = &ipa->pdev->dev; in ipa_reg_init() local
H A Dgsi_reg.c123 struct device *dev = &pdev->dev; in gsi_reg_init() local
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-mux-multiplexer.c66 struct device *dev = &pdev->dev; in mdio_mux_multiplexer_probe() local
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_raw_eth.c25 static netdev_tx_t eth_tx(struct sk_buff *skb, struct net_device *dev) in eth_tx() argument
51 static int raw_eth_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_eth_ioctl() argument
[all...]
H A Dhdlc_raw.c24 static __be16 raw_type_trans(struct sk_buff *skb, struct net_device *dev) in raw_type_trans() argument
36 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c105 struct net_device *dev = priv->dev; in stmmac_xdp_set_prog() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Diommu.c63 struct device *dev = vde->dev; in tegra_vde_iommu_init() local
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c17 static int s5p_mfc_cmd_host2risc_v6(struct s5p_mfc_dev *dev, int cmd, in s5p_mfc_cmd_host2risc_v6() argument
32 static int s5p_mfc_sys_init_cmd_v6(struct s5p_mfc_dev *dev) in s5p_mfc_sys_init_cmd_v6() argument
48 s5p_mfc_sleep_cmd_v6(struct s5p_mfc_dev *dev) s5p_mfc_sleep_cmd_v6() argument
57 s5p_mfc_wakeup_cmd_v6(struct s5p_mfc_dev *dev) s5p_mfc_wakeup_cmd_v6() argument
69 struct s5p_mfc_dev *dev = ctx->dev; s5p_mfc_open_inst_cmd_v6() local
139 struct s5p_mfc_dev *dev = ctx->dev; s5p_mfc_close_inst_cmd_v6() local
[all...]
H A Ds5p_mfc_cmd_v5.c16 static int s5p_mfc_cmd_host2risc_v5(struct s5p_mfc_dev *dev, int cmd, in s5p_mfc_cmd_host2risc_v5() argument
41 static int s5p_mfc_sys_init_cmd_v5(struct s5p_mfc_dev *dev) in s5p_mfc_sys_init_cmd_v5() argument
52 s5p_mfc_sleep_cmd_v5(struct s5p_mfc_dev *dev) s5p_mfc_sleep_cmd_v5() argument
61 s5p_mfc_wakeup_cmd_v5(struct s5p_mfc_dev *dev) s5p_mfc_wakeup_cmd_v5() argument
73 struct s5p_mfc_dev *dev = ctx->dev; s5p_mfc_open_inst_cmd_v5() local
126 struct s5p_mfc_dev *dev = ctx->dev; s5p_mfc_close_inst_cmd_v5() local
[all...]
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-dev-allocator.c61 static struct media_device *__media_device_get(struct device *dev, in __media_device_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-ir.c26 struct cx23885_dev *dev = in cx23885_ir_rx_work_handler() local
49 struct cx23885_dev *dev = in cx23885_ir_tx_work_handler() local
65 struct cx23885_dev *dev = to_cx23885(sd->v4l2_dev); in cx23885_ir_rx_v4l2_dev_notify() local
90 struct cx23885_dev *dev = to_cx23885(sd->v4l2_dev); cx23885_ir_tx_v4l2_dev_notify() local
[all...]
H A Dcx23885-ioctl.c17 struct cx23885_dev *dev = video_drvdata(file); in cx23885_g_chip_info() local
31 static int cx23417_g_register(struct cx23885_dev *dev, in cx23417_g_register() argument
53 struct cx23885_dev *dev = video_drvdata(file); in cx23885_g_register() local
68 static int cx23417_s_register(struct cx23885_dev *dev, in cx23417_s_register() argument
85 struct cx23885_dev *dev = video_drvdata(file); cx23885_s_register() local
[all...]
H A Dnetup-init.c96 void netup_initialize(struct cx23885_dev *dev) in netup_initialize() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drcar-fcp.c24 struct device *dev; member
[all...]

Completed in 9 milliseconds

1...<<51525354555657585960>>...1008