Home
last modified time | relevance | path

Searched defs:dev (Results 9026 – 9050 of 14775) sorted by relevance

1...<<361362363364365366367368369370>>...591

/OK3568_Linux_fs/kernel/include/scsi/
H A Dfcoe_sysfs.h49 struct device dev; member
83 struct device dev; member
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c85 static struct phy *rockchip_pcie_phy_of_xlate(struct device *dev, in rockchip_pcie_phy_of_xlate()
364 struct device *dev = &pdev->dev; in rockchip_pcie_phy_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdh_linux.c81 void *dev; /* handle to the underlying device */ member
141 void* bcmsdh_probe(osl_t *osh, void *dev, void *sdioh, void *adapter_info, uint bus_type, in bcmsdh_probe()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c221 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart()
372 char dev[PATH_MAX]; in main() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dingenic-timer.c371 static int __maybe_unused ingenic_tcu_suspend(struct device *dev) in ingenic_tcu_suspend()
384 static int __maybe_unused ingenic_tcu_resume(struct device *dev) in ingenic_tcu_resume()
/OK3568_Linux_fs/kernel/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c602 static int hwicap_setup(struct device *dev, int id, in hwicap_setup()
724 static int hwicap_remove(struct device *dev) in hwicap_remove()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dkirkwood_spi.c334 static int mvebu_spi_xfer(struct udevice *dev, unsigned int bitlen, in mvebu_spi_xfer()
343 static int mvebu_spi_claim_bus(struct udevice *dev) in mvebu_spi_claim_bus()
/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-raspberrypi.c60 struct device *dev; member
302 struct device *dev = &pdev->dev; in raspberrypi_clk_probe() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dvia-core.c582 static int __maybe_unused via_suspend(struct device *dev) in via_suspend()
603 static int __maybe_unused via_resume(struct device *dev) in via_resume()
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-uniphier.c245 struct device *dev; member
331 struct device *dev = &pdev->dev; in uniphier_reset_probe() local
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dlt7911d-fb-notifier.c22 struct device *dev; member
491 struct device *dev = &client->dev; in lt7911d_i2c_probe() local
/OK3568_Linux_fs/kernel/drivers/staging/iio/accel/
H A Dadis16240.c201 static ssize_t adis16240_spi_read_signed(struct device *dev, in adis16240_spi_read_signed()
225 static ssize_t adis16240_read_12bit_signed(struct device *dev, in adis16240_read_12bit_signed()
/OK3568_Linux_fs/u-boot/board/raspberrypi/rpi/
H A Drpi.c482 struct udevice *dev; in rpi_is_serial_active() local
503 struct udevice *dev; in rpi_disable_inactive_uart() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdh_linux.c84 void *dev; /* handle to the underlying device */ member
142 void* bcmsdh_probe(osl_t *osh, void *dev, void *sdioh, void *adapter_info, uint bus_type, in bcmsdh_probe()
/OK3568_Linux_fs/kernel/net/mpls/
H A Dinternal.h25 struct net_device *dev; member
188 static inline struct mpls_dev *mpls_dev_get(const struct net_device *dev) in mpls_dev_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c486 struct device *dev) in ath9k_htc_hw_alloc()
518 struct device *dev, u16 devid, in ath9k_htc_hw_init()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-luma.c59 struct device *dev = luma_vdev->cifdev->dev; in rkcif_luma_querycap() local
445 struct rkcif_device *dev) in rkcif_register_luma_vdev()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmte.c440 static ssize_t mte_tcf_preferred_show(struct device *dev, in mte_tcf_preferred_show()
453 static ssize_t mte_tcf_preferred_store(struct device *dev, in mte_tcf_preferred_store()
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-shark.c238 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()
280 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_stm32f7.c113 static int configure_clocks(struct udevice *dev) in configure_clocks()
266 static int stm32_clk_probe(struct udevice *dev) in stm32_clk_probe()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_ingress.c80 struct net_device *dev = qdisc_dev(sch); in ingress_init() local
219 struct net_device *dev = qdisc_dev(sch); in clsact_init() local
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dpowermate.c89 struct device *dev = &pm->intf->dev; in powermate_irq() local
253 static int powermate_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int _… in powermate_input_event()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_tunnel.h48 struct net_device *dev; /* virtual device associated with tunnel */ member
154 struct net_device *dev) in ip6tunnel_xmit()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drk628-efuse.c79 struct device *dev; member
248 struct device *dev = &pdev->dev; in rk628_efuse_probe() local
/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c16 irqreturn_t pdacf_interrupt(int irq, void *dev) in pdacf_interrupt()
247 irqreturn_t pdacf_threaded_irq(int irq, void *dev) in pdacf_threaded_irq()

1...<<361362363364365366367368369370>>...591