Home
last modified time | relevance | path

Searched defs:dev (Results 9251 – 9275 of 14775) sorted by relevance

1...<<371372373374375376377378379380>>...591

/OK3568_Linux_fs/u-boot/board/toradex/common/
H A Dtdx-common.c113 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/
H A Dedp_phy.c87 void *msm_edp_phy_init(struct device *dev, void __iomem *regbase) in msm_edp_phy_init()
/OK3568_Linux_fs/u-boot/cmd/
H A Dcpu.c24 struct udevice *dev; in print_cpu_list() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dem_ipset.c56 struct net_device *dev, *indev = NULL; in em_ipset_match() local
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mt8167-mm.c101 struct device *dev = &pdev->dev; in clk_mt8167_mm_probe() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dnommu.c36 dev_t dev = 0; in nommu_region_show() local
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw-txe.h48 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) argument
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dblock.c158 struct device dev; member
214 static ssize_t power_ro_lock_show(struct device *dev, in power_ro_lock_show()
234 static ssize_t power_ro_lock_store(struct device *dev, in power_ro_lock_store()
279 static ssize_t force_ro_show(struct device *dev, struct device_attribute *attr, in force_ro_show()
292 static ssize_t force_ro_store(struct device *dev, struct device_attribute *attr, in force_ro_store()
2547 static void mmc_blk_rpmb_device_release(struct device *dev) in mmc_blk_rpmb_device_release()
3039 static int mmc_blk_suspend(struct device *dev) in mmc_blk_suspend()
3046 static int mmc_blk_resume(struct device *dev) in mmc_blk_resume()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c473 static int qlcnic_udp_tunnel_sync(struct net_device *dev, unsigned int table) in qlcnic_udp_tunnel_sync()
498 struct net_device *dev, in qlcnic_features_check()
4083 #define is_qlcnic_netdev(dev) (dev->netdev_ops == &qlcnic_netdev_ops) argument
4087 struct net_device *dev, unsigned long event) in qlcnic_config_indev_addr()
4117 struct net_device *dev; in qlcnic_restore_indev_addr() local
4136 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in qlcnic_netdev_event() local
4168 struct net_device *dev; in qlcnic_inetaddr_event() local
4219 void qlcnic_restore_indev_addr(struct net_device *dev, unsigned long event) in qlcnic_restore_indev_addr()
/OK3568_Linux_fs/kernel/drivers/rapidio/devices/
H A Drio_mport_cdev.c166 struct device dev; member
1647 static void rio_release_dev(struct device *dev) in rio_release_dev()
1657 static void rio_release_net(struct device *dev) in rio_release_net()
1683 struct device *dev; in rio_mport_add_riodev() local
1820 struct device *dev; in rio_mport_del_riodev() local
2346 static void mport_device_release(struct device *dev) in mport_device_release()
2537 static int mport_add_mport(struct device *dev, in mport_add_mport()
2558 static void mport_remove_mport(struct device *dev, in mport_remove_mport()
/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c264 struct device *dev; member
357 struct device *dev; member
1657 static struct regmap *cdns_regmap_init(struct device *dev, void __iomem *base, in cdns_regmap_init()
1677 struct device *dev = cdns_phy->dev; in cdns_torrent_dp_regfield_init() local
1694 struct device *dev = cdns_phy->dev; in cdns_torrent_regfield_init() local
1736 struct device *dev = cdns_phy->dev; in cdns_torrent_dp_regmap_init() local
1760 struct device *dev = cdns_phy->dev; in cdns_torrent_regmap_init() local
2077 struct device *dev = &pdev->dev; in cdns_torrent_phy_probe() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c2562 static ssize_t ro_show(struct device *dev, struct device_attribute *attr, char *buf) in ro_show()
2569 static ssize_t nofua_show(struct device *dev, struct device_attribute *attr, in nofua_show()
2577 static ssize_t file_show(struct device *dev, struct device_attribute *attr, in file_show()
2586 static ssize_t ro_store(struct device *dev, struct device_attribute *attr, in ro_store()
2595 static ssize_t nofua_store(struct device *dev, struct device_attribute *attr, in nofua_store()
2603 static ssize_t file_store(struct device *dev, struct device_attribute *attr, in file_store()
2619 static void fsg_lun_release(struct device *dev) in fsg_lun_release()
2775 struct device *dev = kobj_to_dev(kobj); in fsg_lun_dev_is_visible() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sony.c604 static ssize_t ds4_show_poll_interval(struct device *dev, in ds4_show_poll_interval()
614 static ssize_t ds4_store_poll_interval(struct device *dev, in ds4_store_poll_interval()
641 static ssize_t sony_show_firmware_version(struct device *dev, in sony_show_firmware_version()
653 static ssize_t sony_show_hardware_version(struct device *dev, in sony_show_hardware_version()
1855 struct device *dev = led->dev->parent; in sony_led_set_brightness() local
1897 struct device *dev = led->dev->parent; in sony_led_get_brightness() local
1920 struct device *dev = led->dev->parent; in sony_led_blink_set() local
2256 static int sony_play_effect(struct input_dev *dev, void *data, in sony_play_effect()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dinterrupt.c2352 static int flic_get_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in flic_get_attr()
2411 static int enqueue_floating_irq(struct kvm_device *dev, in enqueue_floating_irq()
2453 static int register_io_adapter(struct kvm_device *dev, in register_io_adapter()
2508 static int modify_io_adapter(struct kvm_device *dev, in modify_io_adapter()
2666 static int flic_set_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in flic_set_attr()
2718 static int flic_has_attr(struct kvm_device *dev, in flic_has_attr()
2738 static int flic_create(struct kvm_device *dev, u32 type) in flic_create()
2748 static void flic_destroy(struct kvm_device *dev) in flic_destroy()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h178 struct mlx5_ib_dev *dev; member
607 struct mlx5_ib_dev *dev; member
701 struct mlx5_ib_dev *dev; member
756 struct mlx5_ib_dev *dev; member
770 struct mlx5_ib_dev *dev; member
809 struct mlx5_ib_dev *dev; member
876 struct mlx5_ib_dev *dev; member
887 struct mlx5_core_dev *dev; member
944 struct mlx5_ib_dev *dev; member
1288 static inline void mlx5_ib_internal_fill_odp_caps(struct mlx5_ib_dev *dev) in mlx5_ib_internal_fill_odp_caps()
[all …]
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3399.c1506 static int rk3399_clk_probe(struct udevice *dev) in rk3399_clk_probe()
1534 static int rk3399_clk_ofdata_to_platdata(struct udevice *dev) in rk3399_clk_ofdata_to_platdata()
1544 static int rk3399_clk_bind(struct udevice *dev) in rk3399_clk_bind()
1728 static int rk3399_pmuclk_probe(struct udevice *dev) in rk3399_pmuclk_probe()
1746 static int rk3399_pmuclk_ofdata_to_platdata(struct udevice *dev) in rk3399_pmuclk_ofdata_to_platdata()
1756 static int rk3399_pmuclk_bind(struct udevice *dev) in rk3399_pmuclk_bind()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c132 struct vhost_dev dev; member
450 struct vhost_dev *dev = vq->dev; in vhost_net_signal_used() local
1289 struct vhost_dev *dev; in vhost_net_open() local
1749 struct vhost_dev *dev = &n->dev; in vhost_net_chr_read_iter() local
1760 struct vhost_dev *dev = &n->dev; in vhost_net_chr_write_iter() local
1768 struct vhost_dev *dev = &n->dev; in vhost_net_chr_poll() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx577.c1798 struct device *dev = &imx577->client->dev; in __imx577_power_on() local
1852 struct device *dev = &imx577->client->dev; in __imx577_power_off() local
1872 static int imx577_runtime_resume(struct device *dev) in imx577_runtime_resume()
1881 static int imx577_runtime_suspend(struct device *dev) in imx577_runtime_suspend()
2235 struct device *dev = &imx577->client->dev; in imx577_check_sensor_id() local
2266 struct device *dev = &client->dev; in imx577_probe() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sh-msiof.c1090 static struct sh_msiof_spi_info *sh_msiof_spi_parse_dt(struct device *dev) in sh_msiof_spi_parse_dt()
1118 static struct sh_msiof_spi_info *sh_msiof_spi_parse_dt(struct device *dev) in sh_msiof_spi_parse_dt()
1124 static struct dma_chan *sh_msiof_request_dma_chan(struct device *dev, in sh_msiof_request_dma_chan()
1166 struct device *dev = &pdev->dev; in sh_msiof_request_dma() local
1385 static int sh_msiof_spi_suspend(struct device *dev) in sh_msiof_spi_suspend()
1392 static int sh_msiof_spi_resume(struct device *dev) in sh_msiof_spi_resume()
H A Dspi-imx.c85 struct device *dev; member
1277 static int spi_imx_sdma_init(struct device *dev, struct spi_imx_data *spi_imx, in spi_imx_sdma_init()
1787 static int __maybe_unused spi_imx_runtime_resume(struct device *dev) in spi_imx_runtime_resume()
1808 static int __maybe_unused spi_imx_runtime_suspend(struct device *dev) in spi_imx_runtime_suspend()
1821 static int __maybe_unused spi_imx_suspend(struct device *dev) in spi_imx_suspend()
1827 static int __maybe_unused spi_imx_resume(struct device *dev) in spi_imx_resume()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacer-wmi.c1476 static int acer_led_init(struct device *dev) in acer_led_init()
1518 static int acer_backlight_init(struct device *dev) in acer_backlight_init()
1719 static struct rfkill *acer_rfkill_register(struct device *dev, in acer_rfkill_register()
1748 static int acer_rfkill_init(struct device *dev) in acer_rfkill_init()
2168 static int acer_suspend(struct device *dev) in acer_suspend()
2190 static int acer_resume(struct device *dev) in acer_resume()
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Djanz-ican3.c992 struct net_device *dev = mod->ndev; in ican3_handle_msglost() local
1034 struct net_device *dev = mod->ndev; in ican3_handle_cevtind() local
1818 static ssize_t ican3_sysfs_show_term(struct device *dev, in ican3_sysfs_show_term()
1837 static ssize_t ican3_sysfs_set_term(struct device *dev, in ican3_sysfs_set_term()
1855 static ssize_t ican3_sysfs_show_fwinfo(struct device *dev, in ican3_sysfs_show_fwinfo()
1888 struct device *dev; in ican3_probe() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c1134 void scsi_init_command(struct scsi_device *dev, struct scsi_cmnd *cmd) in scsi_init_command()
1793 struct device *dev = shost->dma_dev; in __scsi_init_queue() local
2784 target_block(struct device *dev, void *data) in target_block()
2793 scsi_target_block(struct device *dev) in scsi_target_block()
2810 target_unblock(struct device *dev, void *data) in target_unblock()
2819 scsi_target_unblock(struct device *dev, enum scsi_device_state new_state) in scsi_target_unblock()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_balloon.c504 struct hv_device *dev; member
1472 struct hv_device *dev = context; in balloon_onchannelcallback() local
1568 static int balloon_connect_vsp(struct hv_device *dev) in balloon_connect_vsp()
1676 static int balloon_probe(struct hv_device *dev, in balloon_probe()
1735 static int balloon_remove(struct hv_device *dev) in balloon_remove()
1789 static int balloon_resume(struct hv_device *dev) in balloon_resume()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_ssif.c184 struct device *dev; member
1261 static ssize_t ipmi_type_show(struct device *dev, in ipmi_type_show()
1482 static bool check_acpi(struct ssif_info *ssif_info, struct device *dev) in check_acpi()
1964 struct device *dev) in new_ssif_client()
2111 static int ssif_platform_probe(struct platform_device *dev) in ssif_platform_probe()
2116 static int ssif_platform_remove(struct platform_device *dev) in ssif_platform_remove()

1...<<371372373374375376377378379380>>...591