/linux-6.15/drivers/net/wwan/ |
D | qcom_bam_dmux.c | 69 struct device *dev; member 113 struct device *dev = skb_dma->dmux->dev; in bam_dmux_skb_dma_map() local 414 static void bam_dmux_netdev_setup(struct net_device *dev) in bam_dmux_netdev_setup() 618 struct device *dev = dmux->dev; in bam_dmux_power_on() local 709 static int bam_dmux_runtime_suspend(struct device *dev) in bam_dmux_runtime_suspend() 719 static int __maybe_unused bam_dmux_runtime_resume(struct device *dev) in bam_dmux_runtime_resume() 770 struct device *dev = &pdev->dev; in bam_dmux_probe() local 857 struct device *dev = dmux->dev; in bam_dmux_remove() local
|
/linux-6.15/drivers/media/rc/ |
D | winbond-cir.c | 191 struct rc_dev *dev; member 334 wbcir_idle_rx(struct rc_dev *dev, bool idle) in wbcir_idle_rx() 498 wbcir_set_carrier_report(struct rc_dev *dev, int enable) in wbcir_set_carrier_report() 536 wbcir_txcarrier(struct rc_dev *dev, u32 carrier) in wbcir_txcarrier() 581 wbcir_txmask(struct rc_dev *dev, u32 mask) in wbcir_txmask() 625 wbcir_tx(struct rc_dev *dev, unsigned *b, unsigned count) in wbcir_tx() 668 struct device *dev = &device->dev; in wbcir_shutdown() local 1009 struct device *dev = &device->dev; in wbcir_probe() local
|
/linux-6.15/drivers/net/ethernet/google/gve/ |
D | gve_rx.c | 15 static void gve_rx_free_buffer(struct device *dev, in gve_rx_free_buffer() 105 struct device *dev = &priv->pdev->dev; in gve_rx_free_ring_gqi() local 159 static int gve_rx_alloc_buffer(struct gve_priv *priv, struct device *dev, in gve_rx_alloc_buffer() 518 gve_rx_raw_addressing(struct device *dev, struct net_device *netdev, in gve_rx_raw_addressing() 624 gve_rx_qpl(struct device *dev, struct net_device *netdev, in gve_rx_qpl() 698 static int gve_xsk_pool_redirect(struct net_device *dev, in gve_xsk_pool_redirect() 723 static int gve_xdp_redirect(struct net_device *dev, struct gve_rx_ring *rx, in gve_xdp_redirect() 989 struct device *dev = &priv->pdev->dev; in gve_rx_refill_buffers() local
|
/linux-6.15/drivers/input/ |
D | joydev.c | 42 struct device dev; member 160 static void joydev_free(struct device *dev) in joydev_free() 187 struct input_dev *dev = joydev->handle.dev; in joydev_refresh_state() local 513 struct input_dev *dev = joydev->handle.dev; in joydev_ioctl_common() local 804 static bool joydev_dev_is_blacklisted(struct input_dev *dev) in joydev_dev_is_blacklisted() 819 static bool joydev_dev_is_absolute_mouse(struct input_dev *dev) in joydev_dev_is_absolute_mouse() 897 static bool joydev_match(struct input_handler *handler, struct input_dev *dev) in joydev_match() 910 static int joydev_connect(struct input_handler *handler, struct input_dev *dev, in joydev_connect()
|
/linux-6.15/drivers/usb/serial/ |
D | quatech2.c | 159 static inline int qt2_set_port_config(struct usb_device *dev, in qt2_set_port_config() 171 static inline int qt2_control_msg(struct usb_device *dev, in qt2_control_msg() 179 static inline int qt2_getregister(struct usb_device *dev, in qt2_getregister() 197 static inline int qt2_setregister(struct usb_device *dev, in qt2_setregister() 211 struct usb_device *dev = port->serial->dev; in update_mctrl() local 259 struct usb_device *dev = port->serial->dev; in qt2_set_termios() local 706 struct usb_device *dev = port->serial->dev; in qt2_tiocmget() local 771 struct usb_device *dev = port->serial->dev; in qt2_dtr_rts() local
|
/linux-6.15/drivers/extcon/ |
D | extcon.c | 368 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() 387 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() 396 static ssize_t cable_name_show(struct device *dev, in cable_name_show() 407 static ssize_t cable_state_show(struct device *dev, in cable_state_show() 1036 static void extcon_dev_release(struct device *dev) in extcon_dev_release() 1041 static void dummy_sysfs_dev_release(struct device *dev) in dummy_sysfs_dev_release() 1429 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() 1458 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle()
|
/linux-6.15/drivers/base/ |
D | cacheinfo.c | 612 static ssize_t size_show(struct device *dev, in size_show() 620 static ssize_t shared_cpu_map_show(struct device *dev, in shared_cpu_map_show() 629 static ssize_t shared_cpu_list_show(struct device *dev, in shared_cpu_list_show() 638 static ssize_t type_show(struct device *dev, in type_show() 661 static ssize_t allocation_policy_show(struct device *dev, in allocation_policy_show() 680 static ssize_t write_policy_show(struct device *dev, in write_policy_show() 727 struct device *dev = kobj_to_dev(kobj); in cache_default_attrs_is_visible() local 825 struct device *dev = get_cpu_device(cpu); in cpu_cache_sysfs_init() local
|
D | platform-msi.c | 69 int platform_device_msi_init_and_alloc_irqs(struct device *dev, unsigned int nvec, in platform_device_msi_init_and_alloc_irqs() 95 void platform_device_msi_free_irqs_all(struct device *dev) in platform_device_msi_free_irqs_all()
|
/linux-6.15/drivers/thermal/ |
D | imx_thermal.c | 203 struct device *dev; member 507 static irqreturn_t imx_thermal_alarm_irq(int irq, void *dev) in imx_thermal_alarm_irq() 517 static irqreturn_t imx_thermal_alarm_irq_thread(int irq, void *dev) in imx_thermal_alarm_irq_thread() 587 struct device *dev = &pdev->dev; in imx_thermal_probe() local 768 static int imx_thermal_suspend(struct device *dev) in imx_thermal_suspend() 787 static int imx_thermal_resume(struct device *dev) in imx_thermal_resume() 799 static int imx_thermal_runtime_suspend(struct device *dev) in imx_thermal_runtime_suspend() 821 static int imx_thermal_runtime_resume(struct device *dev) in imx_thermal_runtime_resume()
|
/linux-6.15/drivers/rtc/ |
D | rtc-au1xxx.c | 28 static int au1xtoy_rtc_read_time(struct device *dev, struct rtc_time *tm) in au1xtoy_rtc_read_time() 39 static int au1xtoy_rtc_set_time(struct device *dev, struct rtc_time *tm) in au1xtoy_rtc_set_time()
|
/linux-6.15/drivers/usb/gadget/udc/ |
D | amd5536udc_pci.c | 57 struct udc *dev; in udc_pci_remove() local 86 struct udc *dev; in udc_pci_probe() local
|
/linux-6.15/drivers/misc/ocxl/ |
D | pci.c | 17 static int ocxl_probe(struct pci_dev *dev, const struct pci_device_id *id) in ocxl_probe() 44 static void ocxl_remove(struct pci_dev *dev) in ocxl_remove()
|
/linux-6.15/drivers/tty/serial/ |
D | serial_ctrl.c | 21 static int serial_ctrl_probe(struct device *dev) in serial_ctrl_probe() 28 static int serial_ctrl_remove(struct device *dev) in serial_ctrl_remove()
|
/linux-6.15/drivers/gpu/drm/xe/tests/ |
D | xe_kunit_helpers.c | 34 struct device *dev) in xe_kunit_helper_alloc_xe_device() 74 struct device *dev; in xe_kunit_helper_xe_device_test_init() local
|
/linux-6.15/drivers/firmware/google/ |
D | framebuffer-coreboot.c | 26 static int framebuffer_probe(struct coreboot_device *dev) in framebuffer_probe() 90 static void framebuffer_remove(struct coreboot_device *dev) in framebuffer_remove()
|
/linux-6.15/net/wireless/ |
D | ap.c | 15 struct net_device *dev, unsigned int link_id, in ___cfg80211_stop_ap() 56 struct net_device *dev, int link_id, in cfg80211_stop_ap()
|
/linux-6.15/net/802/ |
D | fc.c | 32 static int fc_header(struct sk_buff *skb, struct net_device *dev, in fc_header() 78 static void fc_setup(struct net_device *dev) in fc_setup()
|
/linux-6.15/drivers/media/usb/cx231xx/ |
D | cx231xx-input.c | 49 int cx231xx_ir_init(struct cx231xx *dev) in cx231xx_ir_init() 97 void cx231xx_ir_exit(struct cx231xx *dev) in cx231xx_ir_exit()
|
/linux-6.15/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_fb.c | 32 rockchip_fb_create(struct drm_device *dev, struct drm_file *file, in rockchip_fb_create() 78 void rockchip_drm_mode_config_init(struct drm_device *dev) in rockchip_drm_mode_config_init()
|
/linux-6.15/drivers/gpu/drm/renesas/shmobile/ |
D | shmob_drm_kms.c | 119 shmob_drm_fb_create(struct drm_device *dev, struct drm_file *file_priv, in shmob_drm_fb_create() 158 struct drm_device *dev = &sdev->ddev; in shmob_drm_modeset_init() local
|
/linux-6.15/sound/soc/intel/catpt/ |
D | sysfs.c | 11 static ssize_t fw_version_show(struct device *dev, in fw_version_show() 35 static ssize_t fw_info_show(struct device *dev, in fw_info_show()
|
/linux-6.15/drivers/dma/dw/ |
D | acpi.c | 27 struct device *dev = dw->dma.dev; in dw_dma_acpi_controller_register() local 50 struct device *dev = dw->dma.dev; in dw_dma_acpi_controller_free() local
|
/linux-6.15/drivers/pnp/isapnp/ |
D | compat.c | 40 struct pnp_dev *dev = global_to_pnp_dev(list); in pnp_find_dev() local 57 struct pnp_dev *dev = card_to_pnp_dev(list); in pnp_find_dev() local
|
/linux-6.15/sound/soc/sof/ |
D | sof-of-dev.c | 40 static void sof_of_probe_complete(struct device *dev) in sof_of_probe_complete() 52 struct device *dev = &pdev->dev; in sof_of_probe() local
|
/linux-6.15/arch/mips/pci/ |
D | fixup-ip32.c | 43 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq() 49 int pcibios_plat_dev_init(struct pci_dev *dev) in pcibios_plat_dev_init()
|