Home
last modified time | relevance | path

Searched defs:dev (Results 8551 – 8575 of 14775) sorted by relevance

1...<<341342343344345346347348349350>>...591

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c1437 u8 bnx2x_is_pcie_pending(struct pci_dev *dev) in bnx2x_is_pcie_pending()
5749 struct net_device *dev = dev_instance; in bnx2x_msix_sp_int() local
10688 struct pci_dev *dev = bp->pdev; in bnx2x_do_flr() local
12480 static int bnx2x_open(struct net_device *dev) in bnx2x_open()
12550 static int bnx2x_close(struct net_device *dev) in bnx2x_close()
12628 struct net_device *dev = bp->dev; in bnx2x_set_uc_list() local
12666 struct net_device *dev = bp->dev; in bnx2x_set_mc_list_e1x() local
12702 struct net_device *dev = bp->dev; in bnx2x_set_mc_list() local
12736 static void bnx2x_set_rx_mode(struct net_device *dev) in bnx2x_set_rx_mode()
12854 static int bnx2x_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bnx2x_ioctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_cfgvendor.c182 struct net_device *dev, int event_id, const void *data, int len) in rtw_cfgvendor_send_async_event()
205 struct net_device *dev, const void *data, int len) in rtw_cfgvendor_send_cmd_reply()
242 int rtw_dev_get_feature_set(struct net_device *dev) in rtw_dev_get_feature_set()
264 int *rtw_dev_get_feature_set_matrix(struct net_device *dev, int *num) in rtw_dev_get_feature_set_matrix()
376 struct net_device *dev, void *data, int len, wl_vendor_event_t event) in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Drtw_cfgvendor.c182 struct net_device *dev, int event_id, const void *data, int len) in rtw_cfgvendor_send_async_event()
205 struct net_device *dev, const void *data, int len) in rtw_cfgvendor_send_cmd_reply()
242 int rtw_dev_get_feature_set(struct net_device *dev) in rtw_dev_get_feature_set()
274 int *rtw_dev_get_feature_set_matrix(struct net_device *dev, int *num) in rtw_dev_get_feature_set_matrix()
387 struct net_device *dev, void *data, int len, wl_vendor_event_t event) in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dau1200fb.c150 struct device *dev; member
1644 static int au1200fb_drv_probe(struct platform_device *dev) in au1200fb_drv_probe()
1765 static int au1200fb_drv_remove(struct platform_device *dev) in au1200fb_drv_remove()
1793 static int au1200fb_drv_suspend(struct device *dev) in au1200fb_drv_suspend()
1804 static int au1200fb_drv_resume(struct device *dev) in au1200fb_drv_resume()
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_main.c390 struct device *dev = &phydev->mdio.dev; in vsc85xx_edge_rate_magic_get() local
417 struct device *dev = &phydev->mdio.dev; in vsc85xx_dt_led_mode_get() local
1105 struct device *dev = &phydev->mdio.dev; in vsc8574_config_pre_init() local
1360 struct device *dev = &phydev->mdio.dev; in vsc8584_config_pre_init() local
1775 struct device *dev = &phydev->mdio.dev; in vsc8514_config_pre_init() local
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Domap-mailbox.c77 struct device *dev; member
106 struct device *dev; member
417 struct device *dev = cl->dev; in omap_mbox_request_channel() local
601 static int omap_mbox_suspend(struct device *dev) in omap_mbox_suspend()
625 static int omap_mbox_resume(struct device *dev) in omap_mbox_resume()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-des.c137 struct device *dev; member
943 struct device *dev) in omap_des_get_of()
960 struct device *dev = &pdev->dev; in omap_des_probe() local
1117 static int omap_des_suspend(struct device *dev) in omap_des_suspend()
1123 static int omap_des_resume(struct device *dev) in omap_des_resume()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_tegra.c293 unsigned int dev = PCI_DEV(bdf); in tegra_pcie_conf_address() local
305 unsigned int dev = PCI_DEV(bdf); in tegra_pcie_conf_address() local
487 static int tegra_pcie_parse_dt(struct udevice *dev, enum tegra_pci_id id, in tegra_pcie_parse_dt()
1087 static int pci_tegra_ofdata_to_platdata(struct udevice *dev)
1103 static int pci_tegra_probe(struct udevice *dev)
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip.c187 struct device *dev; member
1283 static int rockchip_spi_runtime_suspend(struct device *dev) in rockchip_spi_runtime_suspend()
1294 static int rockchip_spi_runtime_resume(struct device *dev) in rockchip_spi_runtime_resume()
1313 static int rockchip_spi_suspend(struct device *dev) in rockchip_spi_suspend()
1331 static int rockchip_spi_resume(struct device *dev) in rockchip_spi_resume()
H A Dspi-dln2.c683 struct device *dev = &pdev->dev; in dln2_spi_probe() local
795 static int dln2_spi_suspend(struct device *dev) in dln2_spi_suspend()
823 static int dln2_spi_resume(struct device *dev) in dln2_spi_resume()
844 static int dln2_spi_runtime_suspend(struct device *dev) in dln2_spi_runtime_suspend()
852 static int dln2_spi_runtime_resume(struct device *dev) in dln2_spi_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/net/can/rockchip/
H A Drockchip_canfd.c222 struct device *dev; member
861 static int __maybe_unused rockchip_canfd_suspend(struct device *dev) in rockchip_canfd_suspend()
881 static int __maybe_unused rockchip_canfd_resume(struct device *dev) in rockchip_canfd_resume()
913 static int __maybe_unused rockchip_canfd_runtime_suspend(struct device *dev) in rockchip_canfd_runtime_suspend()
930 static int __maybe_unused rockchip_canfd_runtime_resume(struct device *dev) in rockchip_canfd_runtime_resume()
H A Dforlinx_canfd.c222 struct device *dev; member
869 static int __maybe_unused rockchip_canfd_suspend(struct device *dev) in rockchip_canfd_suspend()
889 static int __maybe_unused rockchip_canfd_resume(struct device *dev) in rockchip_canfd_resume()
921 static int __maybe_unused rockchip_canfd_runtime_suspend(struct device *dev) in rockchip_canfd_runtime_suspend()
938 static int __maybe_unused rockchip_canfd_runtime_resume(struct device *dev) in rockchip_canfd_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax9286.c568 struct device *dev = &priv->client->dev; in max9286_v4l2_notifier_register() local
831 struct device *dev = &priv->client->dev; in max9286_v4l2_register() local
1028 struct device *dev = &priv->client->dev; in max9286_register_gpio() local
1053 static int max9286_init(struct device *dev) in max9286_init()
1116 struct device *dev = &priv->client->dev; in max9286_parse_dt() local
H A Dov2735.c736 struct device *dev = &ov2735->client->dev; in __ov2735_power_on() local
790 static int ov2735_runtime_resume(struct device *dev) in ov2735_runtime_resume()
799 static int ov2735_runtime_suspend(struct device *dev) in ov2735_runtime_suspend()
1035 struct device *dev = &ov2735->client->dev; in ov2735_check_sensor_id() local
1081 struct device *dev = &client->dev; in ov2735_probe() local
H A Dsc2239.c766 struct device *dev = &sc2239->client->dev; in __sc2239_power_on() local
816 static int sc2239_runtime_resume(struct device *dev) in sc2239_runtime_resume()
825 static int sc2239_runtime_suspend(struct device *dev) in sc2239_runtime_suspend()
1072 struct device *dev = &sc2239->client->dev; in sc2239_check_sensor_id() local
1103 struct device *dev = &client->dev; in sc2239_probe() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dgspca.c117 static int gspca_input_connect(struct gspca_dev *dev) in gspca_input_connect()
160 struct usb_device *dev; in alloc_and_submit_int_urb() local
254 static inline int gspca_input_connect(struct gspca_dev *dev) in gspca_input_connect()
1449 struct usb_device *dev = interface_to_usbdev(intf); in gspca_dev_probe2() local
1594 struct usb_device *dev = interface_to_usbdev(intf); in gspca_dev_probe() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5663.c747 static bool rt5663_volatile_register(struct device *dev, unsigned int reg) in rt5663_volatile_register()
802 static bool rt5663_readable_register(struct device *dev, unsigned int reg) in rt5663_readable_register()
1066 static bool rt5663_v2_volatile_register(struct device *dev, unsigned int reg) in rt5663_v2_volatile_register()
1121 static bool rt5663_v2_readable_register(struct device *dev, unsigned int reg) in rt5663_v2_readable_register()
3461 static int rt5663_parse_dp(struct rt5663_priv *rt5663, struct device *dev) in rt5663_parse_dp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drtw_cfgvendor.c182 struct net_device *dev, int event_id, const void *data, int len) in rtw_cfgvendor_send_async_event()
205 struct net_device *dev, const void *data, int len) in rtw_cfgvendor_send_cmd_reply()
242 int rtw_dev_get_feature_set(struct net_device *dev) in rtw_dev_get_feature_set()
264 int *rtw_dev_get_feature_set_matrix(struct net_device *dev, int *num) in rtw_dev_get_feature_set_matrix()
377 struct net_device *dev, void *data, int len, wl_vendor_event_t event) in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Drockchip_dmc.c627 static void of_get_rk3328_timings(struct udevice *dev, uint32_t *timing) in of_get_rk3328_timings()
681 static void of_get_px30_timings(struct udevice *dev, uint32_t *timing) in of_get_px30_timings()
733 static __maybe_unused int rk3328_devfreq_init(struct udevice *dev) in rk3328_devfreq_init()
776 static __maybe_unused int px30_devfreq_init(struct udevice *dev) in px30_devfreq_init()
884 int rockchip_dmcfreq_probe(struct udevice *dev) in rockchip_dmcfreq_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c580 struct device *dev = &pf->si->pdev->dev; in enetc_msg_pf_set_vf_primary_mac_addr() local
602 struct device *dev = &pf->si->pdev->dev; in enetc_msg_handle_rxmsg() local
763 struct device *dev = &pf->si->pdev->dev; in enetc_mdio_probe() local
800 struct device *dev = &pf->si->pdev->dev; in enetc_imdio_create() local
1098 struct device *dev = &si->pdev->dev; in enetc_init_unused_port() local
/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dsx9310.c212 static ssize_t sx9310_show_samp_freq_avail(struct device *dev, in sx9310_show_samp_freq_avail()
852 static int sx9310_set_indio_dev_name(struct device *dev, in sx9310_set_indio_dev_name()
889 struct device *dev = &client->dev; in sx9310_probe() local
978 static int __maybe_unused sx9310_suspend(struct device *dev) in sx9310_suspend()
1005 static int __maybe_unused sx9310_resume(struct device *dev) in sx9310_resume()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dk3-ringacc.c190 struct device *dev; member
266 struct device *dev = ring->parent->dev; in k3_ringacc_ring_dump() local
1049 struct device *dev = ringacc->dev; in k3_ringacc_probe_dt() local
1111 struct device *dev = &pdev->dev; in k3_ringacc_init() local
1216 struct device *dev = &pdev->dev; in k3_ringacc_probe() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c172 struct kfd_dev *dev = qpd->dqm->dev; in allocate_doorbell() local
217 struct kfd_dev *dev = qpd->dqm->dev; in deallocate_doorbell() local
1821 struct kfd_dev *dev = dqm->dev; in allocate_hiq_sdma_mqd() local
1835 struct device_queue_manager *device_queue_manager_init(struct kfd_dev *dev) in device_queue_manager_init()
1969 static void deallocate_hiq_sdma_mqd(struct kfd_dev *dev, in deallocate_hiq_sdma_mqd()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmenelaus.c886 static int menelaus_read_time(struct device *dev, struct rtc_time *t) in menelaus_read_time()
917 static int menelaus_set_time(struct device *dev, struct rtc_time *t) in menelaus_set_time()
941 static int menelaus_read_alarm(struct device *dev, struct rtc_wkalrm *w) in menelaus_read_alarm()
976 static int menelaus_set_alarm(struct device *dev, struct rtc_wkalrm *w) in menelaus_set_alarm()
1015 static int menelaus_ioctl(struct device *dev, unsigned cmd, unsigned long arg) in menelaus_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c28 struct net_device *dev; member
622 struct net_device *dev, in mlxsw_sp_mr_vif_resolve()
663 struct net_device *dev, in mlxsw_sp_mr_vif_unresolve()
682 struct net_device *dev, vifi_t vif_index, in mlxsw_sp_mr_vif_add()
707 const struct net_device *dev) in mlxsw_sp_mr_dev_vif_lookup()

1...<<341342343344345346347348349350>>...591