/linux-6.8/arch/arm/mach-sa1100/ |
D | neponset.c | 206 struct device *dev, const char *label, void __iomem *reg, in neponset_init_gpio() 225 static int neponset_probe(struct platform_device *dev) in neponset_probe() 379 static void neponset_remove(struct platform_device *dev) in neponset_remove() 401 static int neponset_resume(struct device *dev) in neponset_resume()
|
/linux-6.8/arch/mips/pci/ |
D | pci-octeon.c | 54 uint64_t dev:5; member 74 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq() 86 int pcibios_plat_dev_init(struct pci_dev *dev) in pcibios_plat_dev_init() 234 int __init octeon_pci_pcibios_map_irq(const struct pci_dev *dev, in octeon_pci_pcibios_map_irq()
|
/linux-6.8/drivers/leds/ |
D | led-triggers.c | 40 struct device *dev = kobj_to_dev(kobj); in led_trigger_write() local 129 struct device *dev = kobj_to_dev(kobj); in led_trigger_read() local 338 static void devm_led_trigger_release(struct device *dev, void *res) in devm_led_trigger_release() 343 int devm_led_trigger_register(struct device *dev, in devm_led_trigger_register()
|
/linux-6.8/drivers/regulator/ |
D | bd9571mwv-regulator.c | 172 static ssize_t backup_mode_show(struct device *dev, in backup_mode_show() 180 static ssize_t backup_mode_store(struct device *dev, in backup_mode_store() 219 static int bd9571mwv_suspend(struct device *dev) in bd9571mwv_suspend() 248 static int bd9571mwv_resume(struct device *dev) in bd9571mwv_resume()
|
/linux-6.8/arch/arm/mach-mv78xx0/ |
D | pcie.c | 37 void __init mv78xx0_pcie_id(u32 *dev, u32 *rev) in mv78xx0_pcie_id() 125 static int pcie_valid_config(struct pcie_port *pp, int bus, int dev) in pcie_valid_config() 186 static void rc_pci_fixup(struct pci_dev *dev) in rc_pci_fixup() 220 static int __init mv78xx0_pcie_map_irq(const struct pci_dev *dev, u8 slot, in mv78xx0_pcie_map_irq()
|
/linux-6.8/drivers/infiniband/hw/mlx5/ |
D | cong.c | 292 static int mlx5_ib_get_cc_params(struct mlx5_ib_dev *dev, u32 port_num, in mlx5_ib_get_cc_params() 329 static int mlx5_ib_set_cc_params(struct mlx5_ib_dev *dev, u32 port_num, in mlx5_ib_set_cc_params() 422 void mlx5_ib_cleanup_cong_debugfs(struct mlx5_ib_dev *dev, u32 port_num) in mlx5_ib_cleanup_cong_debugfs() 434 void mlx5_ib_init_cong_debugfs(struct mlx5_ib_dev *dev, u32 port_num) in mlx5_ib_init_cong_debugfs()
|
/linux-6.8/drivers/amba/ |
D | tegra-ahb.c | 122 struct device *dev; member 139 struct device *dev; in tegra_ahb_enable_smmu() local 155 static int __maybe_unused tegra_ahb_suspend(struct device *dev) in tegra_ahb_suspend() 165 static int __maybe_unused tegra_ahb_resume(struct device *dev) in tegra_ahb_resume()
|
/linux-6.8/drivers/input/keyboard/ |
D | spear-keyboard.c | 102 static int spear_kbd_open(struct input_dev *dev) in spear_kbd_open() 132 static void spear_kbd_close(struct input_dev *dev) in spear_kbd_close() 283 static int spear_kbd_suspend(struct device *dev) in spear_kbd_suspend() 336 static int spear_kbd_resume(struct device *dev) in spear_kbd_resume()
|
/linux-6.8/drivers/hwtracing/coresight/ |
D | coresight-replicator.c | 218 static int replicator_probe(struct device *dev, struct resource *res) in replicator_probe() 296 static int replicator_remove(struct device *dev) in replicator_remove() 330 static int replicator_runtime_suspend(struct device *dev) in replicator_runtime_suspend() 340 static int replicator_runtime_resume(struct device *dev) in replicator_runtime_resume()
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_device.c | 51 static int xe_file_open(struct drm_device *dev, struct drm_file *file) in xe_file_open() 86 static void xe_file_close(struct drm_device *dev, struct drm_file *file) in xe_file_close() 151 static void xe_driver_release(struct drm_device *dev) in xe_driver_release() 189 static void xe_device_destroy(struct drm_device *dev, void *dummy) in xe_device_destroy()
|
/linux-6.8/drivers/net/ipa/ |
D | ipa_uc.c | 130 struct device *dev = &ipa->pdev->dev; in ipa_uc_event_handler() local 144 struct device *dev = &ipa->pdev->dev; in ipa_uc_response_hdlr() local 194 struct device *dev = &ipa->pdev->dev; in ipa_uc_deconfig() local 212 struct device *dev; in ipa_uc_power() local
|
/linux-6.8/drivers/hwmon/ |
D | max197.c | 88 static ssize_t max197_show_range(struct device *dev, in max197_show_range() 115 static ssize_t max197_store_range(struct device *dev, in max197_store_range() 170 static ssize_t max197_show_input(struct device *dev, in max197_show_input() 208 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show()
|
/linux-6.8/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager.c | 49 struct kfd_mem_obj *allocate_hiq_mqd(struct kfd_node *dev, struct queue_properties *q) in allocate_hiq_mqd() 64 struct kfd_mem_obj *allocate_sdma_mqd(struct kfd_node *dev, in allocate_sdma_mqd() 269 uint64_t kfd_hiq_mqd_stride(struct kfd_node *dev) in kfd_hiq_mqd_stride() 274 void kfd_get_hiq_xcc_mqd(struct kfd_node *dev, struct kfd_mem_obj *mqd_mem_obj, in kfd_get_hiq_xcc_mqd()
|
/linux-6.8/drivers/net/ethernet/8390/ |
D | xsurf100.c | 95 static void xs100_write(struct net_device *dev, const void *src, in xs100_write() 122 static void xs100_read(struct net_device *dev, void *dst, unsigned int count) in xs100_read() 154 static void xs100_block_input(struct net_device *dev, int count, in xs100_block_input() 183 static void xs100_block_output(struct net_device *dev, int count, in xs100_block_output()
|
/linux-6.8/sound/soc/intel/skylake/ |
D | cnl-sst.c | 408 static int cnl_ipc_init(struct device *dev, struct skl_dev *cnl) in cnl_ipc_init() 435 int cnl_sst_dsp_init(struct device *dev, void __iomem *mmio_base, int irq, in cnl_sst_dsp_init() 476 int cnl_sst_init_fw(struct device *dev, struct skl_dev *skl) in cnl_sst_init_fw() 495 void cnl_sst_dsp_cleanup(struct device *dev, struct skl_dev *skl) in cnl_sst_dsp_cleanup()
|
/linux-6.8/drivers/video/fbdev/ |
D | hitfb.c | 344 static int hitfb_probe(struct platform_device *dev) in hitfb_probe() 436 static void hitfb_remove(struct platform_device *dev) in hitfb_remove() 445 static int hitfb_suspend(struct device *dev) in hitfb_suspend() 457 static int hitfb_resume(struct device *dev) in hitfb_resume()
|
/linux-6.8/drivers/soc/aspeed/ |
D | aspeed-uart-routing.c | 491 static ssize_t aspeed_uart_routing_show(struct device *dev, in aspeed_uart_routing_show() 518 static ssize_t aspeed_uart_routing_store(struct device *dev, in aspeed_uart_routing_store() 542 struct device *dev = &pdev->dev; in aspeed_uart_routing_probe() local 570 struct device *dev = &pdev->dev; in aspeed_uart_routing_remove() local
|
/linux-6.8/drivers/staging/greybus/ |
D | raw.c | 24 dev_t dev; member 61 struct device *dev = &raw->connection->bundle->dev; in receive_data() local 95 struct device *dev = &connection->bundle->dev; in gb_raw_request_handler() local 343 dev_t dev; in raw_init() local
|
/linux-6.8/drivers/pci/controller/dwc/ |
D | pcie-fu740.c | 117 struct device *dev = afp->pci.dev; in fu740_phyregwrite() local 180 struct device *dev = pci->dev; in fu740_pcie_start_link() local 241 struct device *dev = pci->dev; in fu740_pcie_host_init() local 291 struct device *dev = &pdev->dev; in fu740_pcie_probe() local
|
/linux-6.8/drivers/pci/controller/ |
D | pci-thunder-pem.c | 305 static int thunder_pem_init(struct device *dev, struct pci_config_window *cfg, in thunder_pem_init() 342 static void thunder_pem_reserve_range(struct device *dev, int seg, in thunder_pem_reserve_range() 381 struct device *dev = cfg->parent; in thunder_pem_acpi_init() local 430 struct device *dev = cfg->parent; in thunder_pem_platform_init() local
|
/linux-6.8/drivers/pnp/ |
D | interface.c | 211 struct pnp_dev *dev = to_pnp_dev(dmdev); in options_show() local 251 struct pnp_dev *dev = to_pnp_dev(dmdev); in resources_show() local 340 struct pnp_dev *dev = to_pnp_dev(dmdev); in resources_store() local 445 struct pnp_dev *dev = to_pnp_dev(dmdev); in id_show() local
|
/linux-6.8/drivers/input/joystick/ |
D | grip.c | 37 struct input_dev *dev[2]; member 167 struct input_dev *dev; in grip_poll() local 264 static int grip_open(struct input_dev *dev) in grip_open() 272 static void grip_close(struct input_dev *dev) in grip_close()
|
/linux-6.8/arch/alpha/kernel/ |
D | sys_takara.c | 159 takara_map_irq_srm(const struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq_srm() 190 takara_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq() 214 takara_swizzle(struct pci_dev *dev, u8 *pinp) in takara_swizzle()
|
/linux-6.8/drivers/mtd/spi-nor/ |
D | sysfs.c | 10 static ssize_t manufacturer_show(struct device *dev, in manufacturer_show() 21 static ssize_t partname_show(struct device *dev, in partname_show() 32 static ssize_t jedec_id_show(struct device *dev, in jedec_id_show()
|
/linux-6.8/drivers/watchdog/ |
D | acquirewdt.c | 239 static int __init acq_probe(struct platform_device *dev) in acq_probe() 274 static void acq_remove(struct platform_device *dev) in acq_remove() 282 static void acq_shutdown(struct platform_device *dev) in acq_shutdown()
|