/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | kcs_bmc_client.h | 29 struct kcs_bmc_device *dev; member
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | meson-rng.c | 36 struct device *dev = &pdev->dev; in meson_rng_probe() local
|
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-common.c | 61 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks) in owl_clk_probe() argument
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regmap-ac97.c | 17 bool regmap_ac97_default_volatile(struct device *dev, unsigned int reg) in regmap_ac97_default_volatile() argument
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-bcm2835-aux.c | 18 struct device *dev = &pdev->dev; in bcm2835_aux_clk_probe() local
|
/kernel/linux/linux-6.6/drivers/clk/davinci/ |
H A D | psc-da850.c | 73 static int da850_psc0_init(struct device *dev, void __iomem *base) in da850_psc0_init() argument 80 static int of_da850_psc0_init(struct device *dev, void __iomem *base) in of_da850_psc0_init() argument 129 static int da850_psc1_init(struct device *dev, void __iomem *base) in da850_psc1_init() argument 134 static int of_da850_psc1_init(struct device *dev, void __iomem *base) in of_da850_psc1_init() argument
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | common.c | 25 int dev_pm_get_subsys_data(struct device *dev) in dev_pm_get_subsys_data() argument 61 void dev_pm_put_subsys_data(struct device *dev) in dev_pm_put_subsys_data() argument 102 dev_pm_domain_attach(struct device *dev, bool power_on) dev_pm_domain_attach() argument 143 dev_pm_domain_attach_by_id(struct device *dev, unsigned int index) dev_pm_domain_attach_by_id() argument 160 dev_pm_domain_attach_by_name(struct device *dev, const char *name) dev_pm_domain_attach_by_name() argument 183 dev_pm_domain_detach(struct device *dev, bool power_off) dev_pm_domain_detach() argument 201 dev_pm_domain_start(struct device *dev) dev_pm_domain_start() argument 220 dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) dev_pm_domain_set() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | physical_location.c | 13 bool dev_add_physical_location(struct device *dev) in dev_add_physical_location() argument 42 panel_show(struct device *dev, struct device_attribute *attr, char *buf) panel_show() argument 73 vertical_position_show(struct device *dev, struct device_attribute *attr, char *buf) vertical_position_show() argument 95 horizontal_position_show(struct device *dev, struct device_attribute *attr, char *buf) horizontal_position_show() argument 117 dock_show(struct device *dev, struct device_attribute *attr, char *buf) dock_show() argument 125 lid_show(struct device *dev, struct device_attribute *attr, char *buf) lid_show() argument [all...] |
H A D | topology.c | 174 struct device *dev = get_cpu_device(cpu); in topology_add_dev() local 181 struct device *dev = get_cpu_device(cpu); in topology_remove_dev() local [all...] |
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | tegra-aconnect.c | 63 tegra_aconnect_runtime_resume(struct device *dev) tegra_aconnect_runtime_resume() argument 84 tegra_aconnect_runtime_suspend(struct device *dev) tegra_aconnect_runtime_suspend() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-fsl-flexspi.c | 49 struct device *dev = &pdev->dev; in fsl_flexspi_clk_probe() local
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | dfl-fme-region.c | 25 struct device *dev = &pdata->br->dev; in fme_region_get_bridges() local 34 struct device *dev = &pdev->dev; in fme_region_probe() local
|
H A D | versal-fpga.c | 47 struct device *dev = &pdev->dev; in versal_fpga_probe() local
|
H A D | dfl-fme-br.c | 61 struct device *dev = &pdev->dev; in fme_br_probe() local
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib-acpi.h | 54 static inline int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count() argument
|
H A D | gpio-max7300.c | 16 static int max7300_i2c_write(struct device *dev, unsigned int reg, in max7300_i2c_write() argument 24 static int max7300_i2c_read(struct device *dev, unsigned int reg) in max7300_i2c_read() argument
|
H A D | gpio-max7301.c | 19 static int max7301_spi_write(struct device *dev, unsigned int reg, in max7301_spi_write() argument 30 static int max7301_spi_read(struct device *dev, unsigned int reg) in max7301_spi_read() argument
|
H A D | gpiolib-of.h | 35 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fdinfo.c | 64 uint32_t bus, dev, fn, domain; in amdgpu_show_fdinfo() local
|
H A D | amdgpu_preempt_mgr.c | 36 static ssize_t mem_info_preempt_used_show(struct device *dev, in mem_info_preempt_used_show() argument
|
H A D | amdgpu_rap.c | 49 struct drm_device *dev = adev_to_drm(adev); in amdgpu_rap_debugfs_write() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/google/ |
H A D | framebuffer-coreboot.c | 25 static int framebuffer_probe(struct coreboot_device *dev) in framebuffer_probe() argument 73 static void framebuffer_remove(struct coreboot_device *dev) in framebuffer_remove() argument
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | mtk-adsp-ipc.c | 55 struct device *dev = c->dev; in mtk_adsp_ipc_recv() local 72 struct device *dev = &pdev->dev; in mtk_adsp_ipc_probe() local [all...] |
H A D | pcdp.c | 50 setup_vga_console(struct pcdp_device *dev) in setup_vga_console() argument 90 struct pcdp_device *dev, *end; in efi_setup_pcdp_console() local [all...] |
/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-slave.h | 13 struct device dev; member
|