Home
last modified time | relevance | path

Searched defs:dev (Results 6226 – 6250 of 16103) sorted by relevance

1...<<241242243244245246247248249250>>...645

/openbmc/linux/net/sched/
H A Dsch_etf.c296 static void etf_disable_offload(struct net_device *dev, in etf_disable_offload()
319 static int etf_enable_offload(struct net_device *dev, struct etf_sched_data *q, in etf_enable_offload()
347 struct net_device *dev = qdisc_dev(sch); in etf_init() local
451 struct net_device *dev = qdisc_dev(sch); in etf_destroy() local
H A Dsch_ingress.c81 struct net_device *dev = qdisc_dev(sch); in ingress_init() local
115 struct net_device *dev = qdisc_dev(sch); in ingress_destroy() local
245 struct net_device *dev = qdisc_dev(sch); in clsact_init() local
293 struct net_device *dev = qdisc_dev(sch); in clsact_destroy() local
/openbmc/linux/sound/soc/codecs/
H A Dnau8540.c131 static bool nau8540_readable_reg(struct device *dev, unsigned int reg) in nau8540_readable_reg()
150 static bool nau8540_writeable_reg(struct device *dev, unsigned int reg) in nau8540_writeable_reg()
168 static bool nau8540_volatile_reg(struct device *dev, unsigned int reg) in nau8540_volatile_reg()
845 struct device *dev = &i2c->dev; in nau8540_i2c_probe() local
/openbmc/linux/sound/soc/uniphier/
H A Daio-compress.c27 struct device *dev = compr->card->dev; in uniphier_aio_comprdma_new() local
60 struct device *dev = compr->card->dev; in uniphier_aio_comprdma_free() local
141 struct device *dev = &aio->chip->pdev->dev; in uniphier_aio_compr_set_params() local
224 struct device *dev = &aio->chip->pdev->dev; in uniphier_aio_compr_trigger() local
/openbmc/linux/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c85 #define dbg_reg(dev, priv, reg) \ argument
167 struct device *dev = &priv->pdev->dev; in ts_reg_dump() local
316 static void iproc_ts_stop(struct input_dev *dev) in iproc_ts_stop()
336 static int iproc_get_tsc_config(struct device *dev, struct iproc_ts_priv *priv) in iproc_get_tsc_config()
H A Dti_am335x_tsc.c49 struct device *dev; member
276 static irqreturn_t titsc_irq(int irq, void *dev) in titsc_irq()
514 static int titsc_suspend(struct device *dev) in titsc_suspend()
529 static int titsc_resume(struct device *dev) in titsc_resume()
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c172 struct device *dev = isp_dev->dev; in sun6i_isp_proc_s_stream() local
362 struct device *dev = isp_dev->dev; in sun6i_isp_proc_link() local
455 struct device *dev = isp_dev->dev; in sun6i_isp_proc_source_setup() local
491 struct device *dev = isp_dev->dev; in sun6i_isp_proc_setup() local
/openbmc/linux/drivers/pmdomain/imx/
H A Dgpc.c130 static int imx_pgc_get_clocks(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_get_clocks()
164 static int imx_pgc_parse_dt(struct device *dev, struct imx_pm_domain *domain) in imx_pgc_parse_dt()
182 struct device *dev = &pdev->dev; in imx_pgc_power_domain_probe() local
360 static int imx_gpc_old_dt_init(struct device *dev, struct regmap *regmap, in imx_gpc_old_dt_init()
/openbmc/linux/drivers/hid/
H A Dhid-roccat-isku.c59 static ssize_t isku_sysfs_show_actual_profile(struct device *dev, in isku_sysfs_show_actual_profile()
67 static ssize_t isku_sysfs_set_actual_profile(struct device *dev, in isku_sysfs_set_actual_profile()
119 struct device *dev = kobj_to_dev(kobj)->parent->parent; in isku_sysfs_read() local
141 struct device *dev = kobj_to_dev(kobj)->parent->parent; in isku_sysfs_write() local
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_core.c220 static void ssi_gdd_tasklet(unsigned long dev) in ssi_gdd_tasklet()
469 static int ssi_remove_ports(struct device *dev, void *c) in ssi_remove_ports()
569 static int omap_ssi_runtime_suspend(struct device *dev) in omap_ssi_runtime_suspend()
583 static int omap_ssi_runtime_resume(struct device *dev) in omap_ssi_runtime_resume()
/openbmc/linux/drivers/input/keyboard/
H A Dtc3589x-keypad.c189 static irqreturn_t tc3589x_keypad_irq(int irq, void *dev) in tc3589x_keypad_irq()
322 tc3589x_keypad_of_probe(struct device *dev) in tc3589x_keypad_of_probe()
458 static int tc3589x_keypad_suspend(struct device *dev) in tc3589x_keypad_suspend()
477 static int tc3589x_keypad_resume(struct device *dev) in tc3589x_keypad_resume()
/openbmc/linux/drivers/iio/adc/
H A Dad7091r-base.c46 struct device *dev; member
367 int ad7091r_probe(struct device *dev, const char *name, in ad7091r_probe()
434 static bool ad7091r_writeable_reg(struct device *dev, unsigned int reg) in ad7091r_writeable_reg()
445 static bool ad7091r_volatile_reg(struct device *dev, unsigned int reg) in ad7091r_volatile_reg()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dpanel.c361 static void devm_drm_panel_bridge_release(struct device *dev, void *res) in devm_drm_panel_bridge_release()
380 struct drm_bridge *devm_drm_panel_bridge_add(struct device *dev, in devm_drm_panel_bridge_add()
405 struct drm_bridge *devm_drm_panel_bridge_add_typed(struct device *dev, in devm_drm_panel_bridge_add_typed()
505 struct drm_bridge *devm_drm_of_get_bridge(struct device *dev, in devm_drm_of_get_bridge()
/openbmc/linux/drivers/usb/musb/
H A Dda8xx.c67 struct device *dev; member
431 static inline u8 get_vbus_power(struct device *dev) in get_vbus_power()
592 static int da8xx_suspend(struct device *dev) in da8xx_suspend()
605 static int da8xx_resume(struct device *dev) in da8xx_resume()
/openbmc/qemu/hw/arm/
H A Dpxa2xx_gpio.c268 DeviceState *dev; in pxa2xx_gpio_init() local
289 DeviceState *dev = DEVICE(sbd); in pxa2xx_gpio_initfn() local
300 static void pxa2xx_gpio_realize(DeviceState *dev, Error **errp) in pxa2xx_gpio_realize()
312 void pxa2xx_gpio_read_notifier(DeviceState *dev, qemu_irq handler) in pxa2xx_gpio_read_notifier()
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink.c26 struct device *dev; member
61 static void _devm_pmic_glink_release_client(struct device *dev, void *res) in _devm_pmic_glink_release_client()
72 struct pmic_glink_client *devm_pmic_glink_client_alloc(struct device *dev, in devm_pmic_glink_client_alloc()
148 static void pmic_glink_aux_release(struct device *dev) {} in pmic_glink_aux_release()
/openbmc/linux/drivers/ata/
H A Dlibahci.c260 static ssize_t ahci_show_host_caps(struct device *dev, in ahci_show_host_caps()
270 static ssize_t ahci_show_host_cap2(struct device *dev, in ahci_show_host_cap2()
280 static ssize_t ahci_show_host_version(struct device *dev, in ahci_show_host_version()
290 static ssize_t ahci_show_port_cmd(struct device *dev, in ahci_show_port_cmd()
305 static ssize_t ahci_read_em_buffer(struct device *dev, in ahci_read_em_buffer()
364 static ssize_t ahci_store_em_buffer(struct device *dev, in ahci_store_em_buffer()
408 static ssize_t ahci_show_em_supported(struct device *dev, in ahci_show_em_supported()
1279 static void ahci_port_init(struct device *dev, struct ata_port *ap, in ahci_port_init()
1327 static void ahci_dev_config(struct ata_device *dev) in ahci_dev_config()
2253 struct ata_device *dev = ap->link.device; in ahci_set_aggressive_devslp() local
[all …]
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c727 static void pcie_ats_config_write(PCIDevice *dev, uint32_t address, in pcie_ats_config_write()
891 PCIDevice *dev = &proxy->pci_dev; in kvm_virtio_pci_vector_use_one() local
948 PCIDevice *dev = &proxy->pci_dev; in kvm_virtio_pci_vector_release_one() local
1089 static void virtio_pci_vector_mask(PCIDevice *dev, unsigned vector) in virtio_pci_vector_mask()
1115 static void virtio_pci_vector_poll(PCIDevice *dev, in virtio_pci_vector_poll()
1376 PCIDevice *dev = &proxy->pci_dev; in virtio_pci_get_dma_as() local
1384 PCIDevice *dev = &proxy->pci_dev; in virtio_pci_iommu_enabled() local
1409 PCIDevice *dev = &proxy->pci_dev; in virtio_pci_add_mem_cap() local
2295 static bool virtio_pci_no_soft_reset(PCIDevice *dev) in virtio_pci_no_soft_reset()
2315 PCIDevice *dev = PCI_DEVICE(obj); in virtio_pci_bus_reset_hold() local
[all …]
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c227 struct device *dev = lif->ionic->dev; in ionic_request_irq() local
272 struct device *dev; in ionic_qcq_enable() local
389 struct device *dev = lif->ionic->dev; in ionic_qcq_free() local
437 struct device *dev = lif->ionic->dev; in ionic_qcqs_free() local
537 struct device *dev = lif->ionic->dev; in ionic_qcq_alloc() local
718 struct device *dev = lif->ionic->dev; in ionic_qcqs_alloc() local
788 struct device *dev = lif->ionic->dev; in ionic_lif_txq_init() local
856 struct device *dev = lif->ionic->dev; in ionic_lif_rxq_init() local
1498 struct device *dev = lif->ionic->dev; in ionic_set_nic_features() local
3104 struct device *dev = ionic->dev; in ionic_lif_alloc() local
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c486 struct yaffs_dev *dev = NULL; in yaffsfs_FindDevice() local
569 struct yaffs_dev *dev; in yaffsfs_FindMountPoint() local
581 struct yaffs_dev *dev; in yaffsfs_FindRoot() local
2447 struct yaffs_dev *dev = NULL; in yaffs_getdev() local
2457 struct yaffs_dev *dev = NULL; in yaffs_mount_common() local
2515 struct yaffs_dev *dev = NULL; in yaffs_sync() local
2565 struct yaffs_dev *dev = NULL; in yaffs_remount() local
2605 struct yaffs_dev *dev = NULL; in yaffs_unmount2() local
2653 struct yaffs_dev *dev = NULL; in yaffs_freespace() local
2682 struct yaffs_dev *dev = NULL; in yaffs_totalspace() local
[all …]
/openbmc/linux/net/ipv6/
H A Dmcast.c172 struct net_device *dev = NULL; in __ipv6_sock_mc_join() local
265 struct net_device *dev; in ipv6_sock_mc_drop() local
294 struct net_device *dev = NULL; in ip6_mc_find_dev_rtnl() local
327 struct net_device *dev; in __ipv6_sock_mc_close() local
670 struct net_device *dev = mc->idev->dev; in igmp6_group_added() local
705 struct net_device *dev = mc->idev->dev; in igmp6_group_dropped() local
906 static int __ipv6_dev_mc_inc(struct net_device *dev, in __ipv6_dev_mc_inc()
1729 struct net_device *dev = idev->dev; in mld_newpack() local
1875 struct net_device *dev = idev->dev; in add_grec() local
2857 struct net_device *dev; member
[all …]
/openbmc/linux/drivers/i3c/master/
H A Di3c-master-cdns.c280 #define DEVS_CTRL_DEV_CLR(dev) BIT(16 + (dev)) argument
281 #define DEVS_CTRL_DEV_ACTIVE(dev) BIT(dev) argument
734 static int cdns_i3c_master_priv_xfers(struct i3c_dev_desc *dev, in cdns_i3c_master_priv_xfers()
815 static int cdns_i3c_master_i2c_xfers(struct i2c_dev_desc *dev, in cdns_i3c_master_i2c_xfers()
898 static void cdns_i3c_master_upd_i3c_addr(struct i3c_dev_desc *dev) in cdns_i3c_master_upd_i3c_addr()
1068 struct i3c_dev_desc *dev; in cdns_i3c_master_upd_i3c_scl_lim() local
1312 struct i3c_dev_desc *dev; in cdns_i3c_master_handle_ibi() local
1409 static int cdns_i3c_master_disable_ibi(struct i3c_dev_desc *dev) in cdns_i3c_master_disable_ibi()
1434 static int cdns_i3c_master_enable_ibi(struct i3c_dev_desc *dev) in cdns_i3c_master_enable_ibi()
1473 static int cdns_i3c_master_request_ibi(struct i3c_dev_desc *dev, in cdns_i3c_master_request_ibi()
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-hydra.c102 static int hydra_probe(struct pci_dev *dev, in hydra_probe()
129 static void hydra_remove(struct pci_dev *dev) in hydra_remove()
/openbmc/linux/drivers/input/
H A Dmatrix-keymap.c52 int matrix_keypad_parse_properties(struct device *dev, in matrix_keypad_parse_properties()
73 struct device *dev = input_dev->dev.parent; in matrix_keypad_parse_keymap() local
/openbmc/linux/include/linux/
H A Dbadblocks.h28 struct device *dev; /* set by devm_init_badblocks */ member
57 static inline void devm_exit_badblocks(struct device *dev, struct badblocks *bb) in devm_exit_badblocks()

1...<<241242243244245246247248249250>>...645