Home
last modified time | relevance | path

Searched defs:dev (Results 10476 – 10500 of 14775) sorted by relevance

1...<<411412413414415416417418419420>>...591

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c325 struct udevice *dev; member
436 static int rockchip_hdptx_phy_parse_training_table(struct udevice *dev) in rockchip_hdptx_phy_parse_training_table()
1048 static int rockchip_hdptx_phy_probe(struct udevice *dev) in rockchip_hdptx_phy_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c518 struct device *dev = &qm->pdev->dev; in hisi_zip_core_debug_init() local
584 struct device *dev = &qm->pdev->dev; in hisi_zip_debugfs_init() local
647 struct device *dev = &qm->pdev->dev; in hisi_zip_log_hw_error() local
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c136 struct net_device *dev; member
140 struct net_device *dev; member
521 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cgw_notifier() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsigmadsp.c470 static void devm_sigmadsp_release(struct device *dev, void *res) in devm_sigmadsp_release()
542 static int sigmadsp_init(struct sigmadsp *sigmadsp, struct device *dev, in sigmadsp_init()
565 struct sigmadsp *devm_sigmadsp_init(struct device *dev, in devm_sigmadsp_init()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpu1.c94 #define to_vdpu_dev(dev) \ argument
900 struct device *dev = &pdev->dev; in vdpu_probe() local
953 struct device *dev = &pdev->dev; in vdpu_remove() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c671 unsigned int vgic_v3_init_dist_iodev(struct vgic_io_device *dev) in vgic_v3_init_dist_iodev()
870 int vgic_v3_has_attr_regs(struct kvm_device *dev, struct kvm_device_attr *attr) in vgic_v3_has_attr_regs()
1050 struct vgic_io_device dev = { in vgic_v3_dist_uaccess() local
/OK3568_Linux_fs/kernel/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c646 static struct phy *sun4i_usb_phy_xlate(struct device *dev, in sun4i_usb_phy_xlate()
662 struct device *dev = &pdev->dev; in sun4i_usb_phy_remove() local
686 struct device *dev = &pdev->dev; in sun4i_usb_phy_probe() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-sched.c774 struct clock_event_device *dev = __this_cpu_read(tick_cpu_device.evtdev); in tick_nohz_stop_tick() local
1085 struct clock_event_device *dev = __this_cpu_read(tick_cpu_device.evtdev); in tick_nohz_get_sleep_length() local
1215 static void tick_nohz_handler(struct clock_event_device *dev) in tick_nohz_handler()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Df81232.c140 struct usb_device *dev = port->serial->dev; in f81232_get_register() local
175 struct usb_device *dev = port->serial->dev; in f81232_set_register() local
868 struct usb_device *dev = interface_to_usbdev(intf); in f81534a_ctrl_set_register() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c50 struct device *dev = flush_work->hr_dev->dev; in flush_work_handle() local
85 struct device *dev = hr_dev->dev; in hns_roce_qp_event() local
254 struct device *dev = hr_dev->dev; in alloc_qpc() local
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtmtksdio.c159 struct device *dev; member
1034 static int btmtksdio_runtime_suspend(struct device *dev) in btmtksdio_runtime_suspend()
1063 static int btmtksdio_runtime_resume(struct device *dev) in btmtksdio_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8856.c1418 static int __maybe_unused ov8856_suspend(struct device *dev) in ov8856_suspend()
1434 static int __maybe_unused ov8856_resume(struct device *dev) in ov8856_resume()
1645 static int ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) in ov8856_get_hwcfg()
H A Dimx319.c2180 static int __maybe_unused imx319_suspend(struct device *dev) in imx319_suspend()
2192 static int __maybe_unused imx319_resume(struct device *dev) in imx319_resume()
2356 static struct imx319_hwcfg *imx319_get_hwcfg(struct device *dev) in imx319_get_hwcfg()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dimxfb.c716 static int imxfb_of_read_mode(struct device *dev, struct device_node *np, in imxfb_of_read_mode()
1104 static int __maybe_unused imxfb_suspend(struct device *dev) in imxfb_suspend()
1114 static int __maybe_unused imxfb_resume(struct device *dev) in imxfb_resume()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Diop-adma.c29 #define to_iop_adma_device(dev) \ argument
1097 struct device *dev; in iop_adma_pq_zero_sum_self_test() local
1242 static int iop_adma_remove(struct platform_device *dev) in iop_adma_remove()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Drockchip_nand.c88 struct udevice *dev; member
658 static int rockchip_nandc_probe(struct udevice *dev) in rockchip_nandc_probe()
718 struct udevice *dev; in board_nand_init() local
H A Drockchip_nand_v9.c90 struct udevice *dev; member
659 static int rockchip_nandc_probe(struct udevice *dev) in rockchip_nandc_probe()
719 struct udevice *dev; in board_nand_init() local
/OK3568_Linux_fs/kernel/drivers/memstick/host/
H A Djmb38x_ms.c796 static int __maybe_unused jmb38x_ms_suspend(struct device *dev) in jmb38x_ms_suspend()
813 static int __maybe_unused jmb38x_ms_resume(struct device *dev) in jmb38x_ms_resume()
970 static void jmb38x_ms_remove(struct pci_dev *dev) in jmb38x_ms_remove()
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3328.c1321 static int rk3328_clk_probe(struct udevice *dev) in rk3328_clk_probe()
1346 static int rk3328_clk_ofdata_to_platdata(struct udevice *dev) in rk3328_clk_ofdata_to_platdata()
1355 static int rk3328_clk_bind(struct udevice *dev) in rk3328_clk_bind()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1205 static u16 mv88e6xxx_port_vlan(struct mv88e6xxx_chip *chip, int dev, int port) in mv88e6xxx_port_vlan()
1403 static int mv88e6xxx_pvt_map(struct mv88e6xxx_chip *chip, int dev, int port) in mv88e6xxx_pvt_map()
1419 int dev, port; in mv88e6xxx_pvt_setup() local
5220 static struct mv88e6xxx_chip *mv88e6xxx_alloc_chip(struct device *dev) in mv88e6xxx_alloc_chip()
5430 struct device *dev = chip->dev; in mv88e6xxx_register_switch() local
5455 static const void *pdata_device_get_match_data(struct device *dev) in pdata_device_get_match_data()
5471 static int __maybe_unused mv88e6xxx_suspend(struct device *dev) in mv88e6xxx_suspend()
5476 static int __maybe_unused mv88e6xxx_resume(struct device *dev) in mv88e6xxx_resume()
5487 struct device *dev = &mdiodev->dev; in mv88e6xxx_probe() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c1502 struct net_device *dev = tp->netdev; in determine_ethernet_addr() local
1539 struct net_device *dev = tp->netdev; in set_ethernet_addr() local
2576 rtl8152_features_check(struct sk_buff *skb, struct net_device *dev, in rtl8152_features_check()
2948 static int rtl8152_set_features(struct net_device *dev, in rtl8152_set_features()
4113 static inline void r8152_mmd_indirect(struct r8152 *tp, u16 dev, u16 reg) in r8152_mmd_indirect()
4120 static u16 r8152_mmd_read(struct r8152 *tp, u16 dev, u16 reg) in r8152_mmd_read()
4131 static void r8152_mmd_write(struct r8152 *tp, u16 dev, u16 reg, u16 data) in r8152_mmd_write()
5847 static void rtl8152_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_get_wol()
5867 static int rtl8152_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_set_wol()
5895 static u32 rtl8152_get_msglevel(struct net_device *dev) in rtl8152_get_msglevel()
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c413 struct btrfs_device *dev; in __alloc_device() local
5178 struct btrfs_device *dev = map->stripes[i].dev; in create_chunk() local
6342 struct btrfs_device *dev = btrfs_io_bio(bio)->device; in btrfs_end_bio() local
6389 u64 physical, struct btrfs_device *dev) in submit_stripe_bio()
6429 struct btrfs_device *dev; in btrfs_map_bio() local
6587 struct btrfs_device *dev; in btrfs_alloc_device() local
7088 struct btrfs_device *dev = map->stripes[i].dev; in btrfs_check_rw_degradable() local
7467 void btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index) in btrfs_dev_stat_inc_and_print()
7473 static void btrfs_dev_stat_print_on_error(struct btrfs_device *dev) in btrfs_dev_stat_print_on_error()
7487 static void btrfs_dev_stat_print_on_load(struct btrfs_device *dev) in btrfs_dev_stat_print_on_load()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h621 get_default_qdisc_ops(const struct net_device *dev, int ntx) in get_default_qdisc_ops()
663 static inline int tc_classid_to_hwtc(struct net_device *dev, u32 classid) in tc_classid_to_hwtc()
707 qdisc_offload_graft_helper(struct net_device *dev, struct Qdisc *sch, in qdisc_offload_graft_helper()
746 static inline void qdisc_reset_all_tx_gt(struct net_device *dev, unsigned int i) in qdisc_reset_all_tx_gt()
761 static inline bool qdisc_all_tx_empty(const struct net_device *dev) in qdisc_all_tx_empty()
780 static inline bool qdisc_tx_changing(const struct net_device *dev) in qdisc_tx_changing()
793 static inline bool qdisc_tx_is_noop(const struct net_device *dev) in qdisc_tx_is_noop()
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_hwi.c1496 struct domain_device *dev; in pm8001_work_fn() local
1758 struct domain_device *dev; in pm8001_send_read_log() local
4094 struct domain_device *dev = task->dev; in pm8001_chip_smp_req() local
4162 struct domain_device *dev = task->dev; in pm8001_chip_ssp_io_req() local
4214 struct domain_device *dev = task->dev; in pm8001_chip_sata_req() local
4392 struct domain_device *dev = pm8001_dev->sas_device; in pm8001_chip_reg_dev_req() local
4572 struct domain_device *dev = task->dev; in pm8001_chip_ssp_tm_req() local
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dparport_amiga.c124 static void amiga_init_state(struct pardevice *dev, struct parport_state *s) in amiga_init_state()

1...<<411412413414415416417418419420>>...591