Home
last modified time | relevance | path

Searched defs:dev (Results 8301 – 8325 of 14775) sorted by relevance

1...<<331332333334335336337338339340>>...591

/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Dqcom_smd.c117 struct device dev; member
1045 static void qcom_smd_release_device(struct device *dev) in qcom_smd_release_device()
1320 static int qcom_smd_parse_edge(struct device *dev, in qcom_smd_parse_edge()
1421 static void qcom_smd_edge_release(struct device *dev) in qcom_smd_edge_release()
1435 static ssize_t rpmsg_name_show(struct device *dev, in rpmsg_name_show()
1506 static int qcom_smd_remove_device(struct device *dev, void *data) in qcom_smd_remove_device()
1552 static int qcom_smd_remove_edge(struct device *dev, void *data) in qcom_smd_remove_edge()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pl022.c1160 struct device *dev = &pl022->adev->dev; in pl022_dma_autoprobe() local
2094 pl022_platform_data_dt_get(struct device *dev) in pl022_platform_data_dt_get()
2122 struct device *dev = &adev->dev; in pl022_probe() local
2342 static int pl022_suspend(struct device *dev) in pl022_suspend()
2363 static int pl022_resume(struct device *dev) in pl022_resume()
2382 static int pl022_runtime_suspend(struct device *dev) in pl022_runtime_suspend()
2392 static int pl022_runtime_resume(struct device *dev) in pl022_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c544 static void qedf_bw_update(void *dev) in qedf_bw_update()
570 static void qedf_link_update(void *dev, struct qed_link_output *link) in qedf_link_update()
634 static void qedf_dcbx_handler(void *dev, struct qed_dcbx_get *get, u32 mib_type) in qedf_dcbx_handler()
3837 void qedf_schedule_hw_err_handler(void *dev, enum qed_hw_err_type err_type) in qedf_schedule_hw_err_handler()
3878 void qedf_get_protocol_tlv_data(void *dev, void *data) in qedf_get_protocol_tlv_data()
3993 static void qedf_schedule_recovery_handler(void *dev) in qedf_schedule_recovery_handler()
4030 void qedf_get_generic_tlv_data(void *dev, struct qed_generic_tlvs *data) in qedf_get_generic_tlv_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/
H A Dsis900.c430 struct pci_dev *dev; in sis900_probe() local
1013 static void sis900_poll(struct net_device *dev) in sis900_poll()
2136 static int sis900_get_eeprom_len(struct net_device *dev) in sis900_get_eeprom_len()
2178 static int sis900_get_eeprom(struct net_device *dev, struct ethtool_eeprom *eeprom, u8 *data) in sis900_get_eeprom()
2253 static int sis900_set_config(struct net_device *dev, struct ifmap *map) in sis900_set_config()
2502 static int __maybe_unused sis900_suspend(struct device *dev) in sis900_suspend()
2520 static int __maybe_unused sis900_resume(struct device *dev) in sis900_resume()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dacpi.c22 struct device *dev; in tb_acpi_add_link() local
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c127 int fecpin_setclear(struct eth_device *dev, int setclear) in fecpin_setclear()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dtsc2005.c24 static int tsc2005_cmd(struct device *dev, u8 cmd) in tsc2005_cmd()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmailbox_client.h30 struct device *dev; member
H A Dreboot-mode.h6 struct device *dev; member
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-dfll.h30 struct device *dev; member
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dbcm590xx.h21 struct device *dev; member
/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dtegra186-reset.c69 static int tegra186_reset_probe(struct udevice *dev) in tegra186_reset_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsigmadsp-regmap.c39 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev, in devm_sigmadsp_init_regmap()
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A De820.c39 struct device *dev = &pdev->dev; in e820_pmem_probe() local
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Das3722-poweroff.c18 struct device *dev; member
H A Dmsm-poweroff.c38 struct device *dev = &pdev->dev; in msm_restart_probe() local
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dixdp425-pci.c44 static int __init ixdp425_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ixdp425_map_irq()
H A Dnslu2-pci.c39 static int __init nslu2_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nslu2_map_irq()
H A Dmiccpt-pci.c45 static int __init miccpt_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in miccpt_map_irq()
H A Dfsg-pci.c39 static int __init fsg_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in fsg_map_irq()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpci.h44 static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) in pci_get_legacy_ide_irq()
/OK3568_Linux_fs/u-boot/drivers/sysreset/
H A Dsysreset-syscon-reboot.c24 static int syscon_reboot_request_by_mode(struct udevice *dev, const char *mode) in syscon_reboot_request_by_mode()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Disight_firmware.c37 struct usb_device *dev = interface_to_usbdev(intf); in isight_firmware_load() local
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-ns2-pcie.c57 struct device *dev = &mdiodev->dev; in ns2_pci_phy_probe() local
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-regmap.c96 int devm_clk_register_regmap(struct device *dev, struct clk_regmap *rclk) in devm_clk_register_regmap()

1...<<331332333334335336337338339340>>...591