Home
last modified time | relevance | path

Searched defs:core (Results 226 - 250 of 902) sorted by relevance

12345678910>>...37

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_power.c99 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_init() local
134 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_deinit() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h38 struct mlx5_eq core; member
44 struct mlx5_eq core; member
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c85 int i, core; in v3d_v3d_debugfs_regs() local
133 int ret, core; v3d_v3d_debugfs_ident() local
218 int core = 0; v3d_measure_clock() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c32 struct amvdec_core *core = sess->core; in codec_hevc_setup_decode_head() local
60 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers_gxbb() local
115 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers_gxl() local
252 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers() local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A DMakefile[all...]
H A Dsi476x-prop.c45 static bool si476x_core_is_valid_property_a10(struct si476x_core *core, in si476x_core_is_valid_property_a10() argument
86 static bool si476x_core_is_valid_property_a20(struct si476x_core *core, in si476x_core_is_valid_property_a20() argument
107 static bool si476x_core_is_valid_property_a30(struct si476x_core *core, in si476x_core_is_valid_property_a30() argument
135 static bool si476x_core_is_valid_property(struct si476x_core *core, in si476x_core_is_valid_property() argument
150 si476x_core_is_readonly_property(struct si476x_core *core, u16 property) si476x_core_is_readonly_property() argument
174 struct si476x_core *core = i2c_get_clientdata(client); si476x_core_regmap_readable_register() local
184 struct si476x_core *core = i2c_get_clientdata(client); si476x_core_regmap_writable_register() local
200 struct si476x_core *core = context; si476x_core_regmap_read() local
228 devm_regmap_init_si476x(struct si476x_core *core) devm_regmap_init_si476x() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c18 static inline bool bgmac_is_bcm4707_family(struct bcma_device *core) in bgmac_is_bcm4707_family() argument
124 bgmac_probe(struct bcma_device *core) bgmac_probe() argument
328 bgmac_remove(struct bcma_device *core) bgmac_remove() argument
[all...]
H A Dbgmac-bcma-mdio.c16 static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_mdio_wait_value() argument
38 struct bcma_device *core; in bcma_mdio_phy_read() local
89 struct bcma_device *core; bcma_mdio_phy_write() local
213 struct bcma_device *core = bgmac->bcma.core; bcma_mdio_mii_register() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h39 struct mlx5_eq core; member
45 struct mlx5_eq core; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_port_range.c163 struct mlxsw_core *core = mlxsw_sp->core; in mlxsw_sp_port_range_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h298 } core; member
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c32 struct amvdec_core *core = sess->core; in codec_hevc_setup_decode_head() local
60 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers_gxbb() local
115 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers_gxl() local
252 struct amvdec_core *core = sess->core; codec_hevc_setup_buffers() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c36 } core; variable
[all...]
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_mips.c117 struct bcma_device *core; in bcma_core_mips_set_irq() local
141 struct bcma_device *core; in bcma_core_mips_set_irq_name() local
170 struct bcma_device *core; bcma_core_mips_dump_irq() local
195 struct bcma_device *core; bcma_boot_dev() local
296 struct bcma_device *core; bcma_core_mips_init() local
[all...]
H A Ddriver_pci.c153 struct bcma_device *core = pc->core; in bcma_core_pci_fixcfg() local
H A Dhost_soc.c16 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset) in bcma_host_soc_read8() argument
21 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset) in bcma_host_soc_read16() argument
26 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset) in bcma_host_soc_read32() argument
31 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset, in bcma_host_soc_write8() argument
37 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset, in bcma_host_soc_write16() argument
43 bcma_host_soc_write32(struct bcma_device *core, u16 offset, u32 value) bcma_host_soc_write32() argument
50 bcma_host_soc_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_read() argument
93 bcma_host_soc_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_soc_block_write() argument
138 bcma_host_soc_aread32(struct bcma_device *core, u16 offset) bcma_host_soc_aread32() argument
145 bcma_host_soc_awrite32(struct bcma_device *core, u16 offset, u32 value) bcma_host_soc_awrite32() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-spi.c16 struct regmap_async core; member
/kernel/linux/linux-6.6/drivers/clk/microchip/
H A Dclk-pic32mzda.c129 struct pic32_clk_common core; member
155 struct pic32_clk_common *core; in pic32mzda_clk_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/renesas/
H A Dr7s9210-cpg-mssr.c160 rza2_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rza2_cpg_clk_register() argument
H A Dr8a77970-cpg-mssr.c223 r8a77970_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) r8a77970_cpg_clk_register() argument
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-vbi.c55 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() local
85 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() local
208 struct cx88_core *core = dev->core; stop_streaming() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dfirmware.c28 static void venus_reset_cpu(struct venus_core *core) in venus_reset_cpu() argument
57 int venus_set_hw_state(struct venus_core *core, bool resume) in venus_set_hw_state() argument
82 venus_load_fw(struct venus_core *core, const char *fwname, phys_addr_t *mem_phys, size_t *mem_size) venus_load_fw() argument
148 venus_boot_no_tz(struct venus_core *core, phys_addr_t mem_phys, size_t mem_size) venus_boot_no_tz() argument
174 venus_shutdown_no_tz(struct venus_core *core) venus_shutdown_no_tz() argument
210 venus_boot(struct venus_core *core) venus_boot() argument
271 venus_shutdown(struct venus_core *core) venus_shutdown() argument
283 venus_firmware_init(struct venus_core *core) venus_firmware_init() argument
346 venus_firmware_deinit(struct venus_core *core) venus_firmware_deinit() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c71 int bttv_sub_add_device(struct bttv_core *core, char *name) in bttv_sub_add_device() argument
96 int bttv_sub_del_devices(struct bttv_core *core) in bttv_sub_del_devices() argument
128 void bttv_gpio_inout(struct bttv_core *core, u3 argument
142 bttv_gpio_read(struct bttv_core *core) bttv_gpio_read() argument
151 bttv_gpio_write(struct bttv_core *core, u32 value) bttv_gpio_write() argument
158 bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) bttv_gpio_bits() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_rpc.c21 int vpu_iface_check_memory_region(struct vpu_core *core, dma_addr_t addr, u32 size) in vpu_iface_check_memory_region() argument
246 struct vpu_iface_ops *vpu_core_get_iface(struct vpu_core *core) in vpu_core_get_iface() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dbus.c75 struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core) in b43_bus_dev_bcma_init() argument
[all...]

Completed in 30 milliseconds

12345678910>>...37