/linux-6.8/drivers/hwtracing/intel_th/ |
D | msu.c | 1735 void intel_th_msc_window_unlock(struct device *dev, struct sg_table *sgt) in intel_th_msc_window_unlock() 1820 wrap_show(struct device *dev, struct device_attribute *attr, char *buf) in wrap_show() 1828 wrap_store(struct device *dev, struct device_attribute *attr, const char *buf, in wrap_store() 1860 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show() 1876 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, in mode_store() 1961 nr_pages_show(struct device *dev, struct device_attribute *attr, char *buf) in nr_pages_show() 1987 nr_pages_store(struct device *dev, struct device_attribute *attr, in nr_pages_store() 2059 win_switch_store(struct device *dev, struct device_attribute *attr, in win_switch_store() 2089 static ssize_t stop_on_full_show(struct device *dev, in stop_on_full_show() 2097 static ssize_t stop_on_full_store(struct device *dev, in stop_on_full_store() [all …]
|
/linux-6.8/drivers/net/ipa/ |
D | gsi.c | 414 struct device *dev = gsi->dev; in gsi_evt_ring_command() local 531 struct device *dev = gsi->dev; in gsi_channel_command() local 558 struct device *dev = gsi->dev; in gsi_channel_alloc_command() local 585 struct device *dev = channel->gsi->dev; in gsi_channel_start_command() local 612 struct device *dev = channel->gsi->dev; in gsi_channel_stop_command() local 650 struct device *dev = channel->gsi->dev; in gsi_channel_reset_command() local 679 struct device *dev = gsi->dev; in gsi_channel_de_alloc_command() local 1346 struct device *dev = gsi->dev; in gsi_isr_general() local 1539 struct device *dev = gsi->dev; in gsi_ring_alloc() local 2017 struct device *dev = gsi->dev; in gsi_ring_setup() local [all …]
|
/linux-6.8/drivers/s390/crypto/ |
D | zcrypt_api.c | 139 struct device *dev = class_find_device_by_name(zcrypt_class, name); in find_zcdndev_by_name() local 151 struct device *dev = class_find_device_by_devt(zcrypt_class, devt); in find_zcdndev_by_devt() local 156 static ssize_t ioctlmask_show(struct device *dev, in ioctlmask_show() 176 static ssize_t ioctlmask_store(struct device *dev, in ioctlmask_store() 193 static ssize_t apmask_show(struct device *dev, in apmask_show() 213 static ssize_t apmask_store(struct device *dev, in apmask_store() 230 static ssize_t aqmask_show(struct device *dev, in aqmask_show() 250 static ssize_t aqmask_store(struct device *dev, in aqmask_store() 267 static ssize_t admask_show(struct device *dev, in admask_show() 287 static ssize_t admask_store(struct device *dev, in admask_store() [all …]
|
/linux-6.8/drivers/watchdog/ |
D | menz69_wdt.c | 101 static int men_z069_probe(struct mcb_device *dev, in men_z069_probe() 139 static void men_z069_remove(struct mcb_device *dev) in men_z069_remove()
|
/linux-6.8/drivers/iio/dummy/ |
D | iio_dummy_evgen.c | 130 static void iio_evgen_release(struct device *dev) in iio_evgen_release() 135 static ssize_t iio_evgen_poke(struct device *dev, in iio_evgen_poke()
|
/linux-6.8/drivers/cpuidle/ |
D | driver.c | 346 struct cpuidle_driver *cpuidle_get_cpu_driver(struct cpuidle_device *dev) in cpuidle_get_cpu_driver() 376 struct cpuidle_device *dev = per_cpu(cpuidle_devices, cpu); in cpuidle_driver_state_disabled() local
|
/linux-6.8/drivers/pmdomain/ti/ |
D | ti_sci_pm_domains.c | 29 struct device *dev; member 119 struct device *dev = &pdev->dev; in ti_sci_pm_domain_probe() local
|
/linux-6.8/drivers/mfd/ |
D | atc260x-core.c | 197 struct device *dev = atc260x->dev; in atc260x_match_device() local 257 struct device *dev = atc260x->dev; in atc260x_device_probe() local
|
/linux-6.8/drivers/platform/x86/hp/ |
D | tc1100-wmi.c | 179 static int tc1100_suspend(struct device *dev) in tc1100_suspend() 194 static int tc1100_resume(struct device *dev) in tc1100_resume()
|
/linux-6.8/drivers/gpu/drm/xe/display/ |
D | xe_plane_initial.c | 134 struct drm_device *dev = crtc->base.dev; in intel_alloc_initial_plane_obj() local 183 struct drm_device *dev = crtc->base.dev; in intel_find_initial_plane_obj() local
|
/linux-6.8/drivers/soc/microchip/ |
D | mpfs-sys-controller.c | 130 struct device *dev = &pdev->dev; in mpfs_sys_controller_probe() local 192 struct mpfs_sys_controller *mpfs_sys_controller_get(struct device *dev) in mpfs_sys_controller_get()
|
/linux-6.8/sound/soc/intel/avs/boards/ |
D | hdaudio.c | 17 static int avs_create_dai_links(struct device *dev, struct hda_codec *codec, int pcm_count, in avs_create_dai_links() 175 struct device *dev = &pdev->dev; in avs_hdaudio_probe() local
|
/linux-6.8/drivers/comedi/drivers/ |
D | 8255_pci.c | 196 static int pci_8255_auto_attach(struct comedi_device *dev, in pci_8255_auto_attach() 262 static int pci_8255_pci_probe(struct pci_dev *dev, in pci_8255_pci_probe()
|
/linux-6.8/drivers/usb/storage/ |
D | sierra_ms.c | 85 static void debug_swoc(const struct device *dev, struct swoc_info *swocInfo) in debug_swoc() 93 static ssize_t truinst_show(struct device *dev, struct device_attribute *attr, in truinst_show()
|
/linux-6.8/drivers/video/fbdev/ |
D | pmag-ba-fb.c | 142 static int pmagbafb_probe(struct device *dev) in pmagbafb_probe() 233 static int pmagbafb_remove(struct device *dev) in pmagbafb_remove()
|
/linux-6.8/drivers/input/joystick/ |
D | twidjoy.c | 76 struct input_dev *dev; member 89 struct input_dev *dev = twidjoy->dev; in twidjoy_process_packet() local
|
/linux-6.8/drivers/staging/board/ |
D | board.c | 139 struct device *dev = &pdev->dev; in board_staging_add_dev_domain() local 166 int __init board_staging_register_device(const struct board_staging_dev *dev) in board_staging_register_device()
|
/linux-6.8/drivers/usb/isp1760/ |
D | isp1760-core.c | 482 struct device *dev, unsigned int devflags) in isp1760_register() 597 void isp1760_unregister(struct device *dev) in isp1760_unregister()
|
/linux-6.8/drivers/usb/host/ |
D | ehci-omap.c | 83 struct device *dev = &pdev->dev; in ehci_hcd_omap_probe() local 241 struct device *dev = &pdev->dev; in ehci_hcd_omap_remove() local
|
/linux-6.8/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_doorbell.c | 106 int kfd_doorbell_mmap(struct kfd_node *dev, struct kfd_process *process, in kfd_doorbell_mmap() 209 struct kfd_dev *dev) in init_doorbell_bitmap()
|
/linux-6.8/sound/soc/loongson/ |
D | loongson_i2s.c | 246 static int i2s_suspend(struct device *dev) in i2s_suspend() 255 static int i2s_resume(struct device *dev) in i2s_resume()
|
/linux-6.8/drivers/video/backlight/ |
D | ili9320.h | 27 struct spi_device *dev; member 42 struct device *dev; member
|
D | kb3886_bl.c | 102 static int kb3886bl_suspend(struct device *dev) in kb3886bl_suspend() 111 static int kb3886bl_resume(struct device *dev) in kb3886bl_resume()
|
/linux-6.8/drivers/gpu/drm/exynos/ |
D | exynos_drm_dsi.c | 74 static int exynos_dsi_bind(struct device *dev, struct device *master, void *data) in exynos_dsi_bind() 91 static void exynos_dsi_unbind(struct device *dev, struct device *master, void *data) in exynos_dsi_unbind()
|
/linux-6.8/net/ax25/ |
D | ax25_out.c | 32 …, int paclen, const ax25_address *src, ax25_address *dest, ax25_digi *digi, struct net_device *dev) in ax25_send_frame() 357 void ax25_queue_xmit(struct sk_buff *skb, struct net_device *dev) in ax25_queue_xmit()
|