Home
last modified time | relevance | path

Searched defs:dev (Results 4851 – 4875 of 14240) sorted by relevance

1...<<191192193194195196197198199200>>...570

/linux-6.15/drivers/pcmcia/
Dpxa2xx_base.c207 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets()
257 static int pxa2xx_drv_pcmcia_probe(struct platform_device *dev) in pxa2xx_drv_pcmcia_probe()
316 static void pxa2xx_drv_pcmcia_remove(struct platform_device *dev) in pxa2xx_drv_pcmcia_remove()
325 static int pxa2xx_drv_pcmcia_resume(struct device *dev) in pxa2xx_drv_pcmcia_resume()
/linux-6.15/drivers/power/supply/
Dcros_peripheral_charger.c40 struct device *dev; member
129 struct device *dev = charger->dev; in cros_pchg_get_status() local
264 struct device *dev = &pdev->dev; in cros_pchg_probe() local
355 static int __maybe_unused cros_pchg_resume(struct device *dev) in cros_pchg_resume()
/linux-6.15/drivers/input/touchscreen/
Dsurface3_spi.c124 struct input_dev *dev = ts_data->pen_input_dev; in surface3_spi_report_pen() local
224 struct device *dev; in surface3_spi_get_gpio_config() local
365 static int surface3_spi_suspend(struct device *dev) in surface3_spi_suspend()
377 static int surface3_spi_resume(struct device *dev) in surface3_spi_resume()
/linux-6.15/drivers/usb/usbip/
Dvhci_sysfs.c147 static ssize_t status_show(struct device *dev, in status_show()
165 static ssize_t nports_show(struct device *dev, struct device_attribute *attr, in nports_show()
233 static ssize_t detach_store(struct device *dev, struct device_attribute *attr, in detach_store()
309 static ssize_t attach_store(struct device *dev, struct device_attribute *attr, in attach_store()
/linux-6.15/include/uapi/linux/
Dsoundcard.h850 #define MIXER_READ(dev) _SIOR('M', dev, int) argument
880 #define MIXER_WRITE(dev) _SIOWR('M', dev, int) argument
1063 #define SEQ_LOAD_GMINSTR(dev, instr) argument
1064 #define SEQ_LOAD_GMDRUM(dev, drum) argument
1113 #define SEQ_VOLUME_MODE(dev, mode) {_SEQ_NEEDBUF(8);\ argument
1128 #define _CHN_VOICE(dev, event, chn, note, parm) \ argument
1140 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1143 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1146 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
1153 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ argument
[all …]
/linux-6.15/drivers/platform/chrome/
Dcros_ec_rpmsg.c214 struct device *dev = &rpdev->dev; in cros_ec_rpmsg_probe() local
272 static int cros_ec_rpmsg_suspend(struct device *dev) in cros_ec_rpmsg_suspend()
279 static int cros_ec_rpmsg_resume(struct device *dev) in cros_ec_rpmsg_resume()
/linux-6.15/drivers/nvmem/
Dzynqmp_nvmem.c63 struct device *dev = context; in zynqmp_efuse_access() local
148 struct device *dev = context; in zynqmp_nvmem_read() local
208 struct device *dev = &pdev->dev; in zynqmp_nvmem_probe() local
/linux-6.15/drivers/gpu/host1x/hw/
Dchannel_hw.c24 struct device *dev = cdma_to_channel(cdma)->dev; in trace_write_gather() local
117 struct device *dev = job->channel->dev; in submit_gathers() local
349 static int host1x_channel_init(struct host1x_channel *ch, struct host1x *dev, in host1x_channel_init()
/linux-6.15/drivers/media/usb/dvb-usb-v2/
Dzd1301.c28 struct zd1301_dev *dev = d_to_priv(d); in zd1301_ctrl_msg() local
126 struct zd1301_dev *dev = adap_to_priv(adap); in zd1301_frontend_attach() local
204 struct zd1301_dev *dev = d_to_priv(d); in zd1301_frontend_detach() local
/linux-6.15/drivers/staging/greybus/
Daudio_module.c236 struct device *dev = &bundle->dev; in gb_audio_probe() local
422 static int gb_audio_suspend(struct device *dev) in gb_audio_suspend()
436 static int gb_audio_resume(struct device *dev) in gb_audio_resume()
/linux-6.15/drivers/platform/x86/intel/int1092/
Dintel_sar.c157 static ssize_t intc_data_show(struct device *dev, struct device_attribute *attr, char *buf) in intc_data_show()
168 static ssize_t intc_reg_show(struct device *dev, struct device_attribute *attr, char *buf) in intc_reg_show()
175 static ssize_t intc_reg_store(struct device *dev, struct device_attribute *attr, in intc_reg_store()
/linux-6.15/drivers/gpu/drm/i915/display/
Dintel_atomic.c62 struct drm_device *dev = connector->dev; in intel_digital_connector_atomic_get_property() local
95 struct drm_device *dev = connector->dev; in intel_digital_connector_atomic_set_property() local
325 intel_atomic_state_alloc(struct drm_device *dev) in intel_atomic_state_alloc()
/linux-6.15/drivers/nvmem/layouts/
Du-boot-env.c54 static int u_boot_env_parse_cells(struct device *dev, struct nvmem_device *nvmem, uint8_t *buf, in u_boot_env_parse_cells()
89 int u_boot_env_parse(struct device *dev, struct nvmem_device *nvmem, in u_boot_env_parse()
170 struct device *dev = &layout->dev; in u_boot_env_add_cells() local
/linux-6.15/scripts/gdb/linux/
Ddevice.py23 def dev_name(dev): argument
84 def device_for_each_child(dev): argument
90 def _show_device(dev, level=0, recursive=False): argument
/linux-6.15/arch/arm/mach-dove/
Dpcie.c81 static int pcie_valid_config(struct pcie_port *pp, int bus, int dev) in pcie_valid_config()
142 static void rc_pci_fixup(struct pci_dev *dev) in rc_pci_fixup()
177 static int __init dove_pcie_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in dove_pcie_map_irq()
/linux-6.15/drivers/pwm/
Dpwm-atmel-hlcdc.c182 static int atmel_hlcdc_pwm_suspend(struct device *dev) in atmel_hlcdc_pwm_suspend()
195 static int atmel_hlcdc_pwm_resume(struct device *dev) in atmel_hlcdc_pwm_resume()
244 struct device *dev = &pdev->dev; in atmel_hlcdc_pwm_probe() local
/linux-6.15/drivers/misc/
Dhisi_hikey_usb.c33 struct device *dev; member
148 struct device *dev = &pdev->dev; in hisi_hikey_usb_of_role_switch() local
210 struct device *dev = &pdev->dev; in hisi_hikey_usb_probe() local
/linux-6.15/net/ethtool/
Dprivflags.c26 static int ethnl_get_priv_flags_info(struct net_device *dev, in ethnl_get_priv_flags_info()
63 struct net_device *dev = reply_base->dev; in privflags_prepare_data() local
148 struct net_device *dev = req_info->dev; in ethnl_set_privflags() local
/linux-6.15/sound/soc/codecs/
Dadau1781.c344 static bool adau1781_readable_register(struct device *dev, unsigned int reg) in adau1781_readable_register()
479 int adau1781_probe(struct device *dev, struct regmap *regmap, in adau1781_probe()
480 enum adau17x1_type type, void (*switch_mode)(struct device *dev)) in adau1781_probe()
/linux-6.15/sound/isa/gus/
Dgusmax.c111 static void snd_gusmax_init(int dev, struct snd_card *card, in snd_gusmax_init()
180 static int snd_gusmax_match(struct device *pdev, unsigned int dev) in snd_gusmax_match()
185 static int snd_gusmax_probe(struct device *pdev, unsigned int dev) in snd_gusmax_probe()
/linux-6.15/drivers/gpu/drm/imagination/
Dpvr_power.c234 pvr_power_device_suspend(struct device *dev) in pvr_power_device_suspend()
262 pvr_power_device_resume(struct device *dev) in pvr_power_device_resume()
311 pvr_power_device_idle(struct device *dev) in pvr_power_device_idle()
/linux-6.15/drivers/infiniband/hw/hns/
Dhns_roce_cmd.c114 struct device *dev = hr_dev->dev; in __hns_roce_cmd_mbox_wait() local
281 int hns_roce_create_hw_ctx(struct hns_roce_dev *dev, in hns_roce_create_hw_ctx()
288 int hns_roce_destroy_hw_ctx(struct hns_roce_dev *dev, u8 cmd, unsigned long idx) in hns_roce_destroy_hw_ctx()
/linux-6.15/net/core/
Ddevmem.h21 struct net_device *dev; member
131 net_devmem_bind_dmabuf(struct net_device *dev, unsigned int dmabuf_fd, in net_devmem_bind_dmabuf()
143 net_devmem_bind_dmabuf_to_queue(struct net_device *dev, u32 rxq_idx, in net_devmem_bind_dmabuf_to_queue()
/linux-6.15/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c143 msm_gem_shrinker_shrink(struct drm_device *dev, unsigned long nr_to_scan) in msm_gem_shrinker_shrink()
212 int msm_gem_shrinker_init(struct drm_device *dev) in msm_gem_shrinker_init()
238 void msm_gem_shrinker_cleanup(struct drm_device *dev) in msm_gem_shrinker_cleanup()
/linux-6.15/drivers/staging/media/starfive/camss/
Dstf-camss.c245 struct device *dev = &pdev->dev; in stfcamss_probe() local
380 static int __maybe_unused stfcamss_runtime_suspend(struct device *dev) in stfcamss_runtime_suspend()
396 static int __maybe_unused stfcamss_runtime_resume(struct device *dev) in stfcamss_runtime_resume()

1...<<191192193194195196197198199200>>...570