| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | qcom_smd.c | 117 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 D | spi-pl022.c | 1160 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 D | qedf_main.c | 544 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 D | sis900.c | 430 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 D | acpi.c | 22 struct device *dev; in tb_acpi_add_link() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | cpu_init.c | 127 int fecpin_setclear(struct eth_device *dev, int setclear) in fecpin_setclear()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | tsc2005.c | 24 static int tsc2005_cmd(struct device *dev, u8 cmd) in tsc2005_cmd()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mailbox_client.h | 30 struct device *dev; member
|
| H A D | reboot-mode.h | 6 struct device *dev; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-dfll.h | 30 struct device *dev; member
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | bcm590xx.h | 21 struct device *dev; member
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | tegra186-reset.c | 69 static int tegra186_reset_probe(struct udevice *dev) in tegra186_reset_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | sigmadsp-regmap.c | 39 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev, in devm_sigmadsp_init_regmap()
|
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | e820.c | 39 struct device *dev = &pdev->dev; in e820_pmem_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | as3722-poweroff.c | 18 struct device *dev; member
|
| H A D | msm-poweroff.c | 38 struct device *dev = &pdev->dev; in msm_restart_probe() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/ |
| H A D | ixdp425-pci.c | 44 static int __init ixdp425_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ixdp425_map_irq()
|
| H A D | nslu2-pci.c | 39 static int __init nslu2_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nslu2_map_irq()
|
| H A D | miccpt-pci.c | 45 static int __init miccpt_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in miccpt_map_irq()
|
| H A D | fsg-pci.c | 39 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 D | pci.h | 44 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 D | sysreset-syscon-reboot.c | 24 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 D | isight_firmware.c | 37 struct usb_device *dev = interface_to_usbdev(intf); in isight_firmware_load() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/broadcom/ |
| H A D | phy-bcm-ns2-pcie.c | 57 struct device *dev = &mdiodev->dev; in ns2_pci_phy_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-regmap.c | 96 int devm_clk_register_regmap(struct device *dev, struct clk_regmap *rclk) in devm_clk_register_regmap()
|