Searched defs:device (Results 1 – 7 of 7) sorted by relevance
166 int plat_get_raw_nand_data(struct rawnand_device *device) in plat_get_raw_nand_data()176 int plat_get_spi_nand_data(struct spinand_device *device) in plat_get_spi_nand_data()193 int plat_get_nor_data(struct nor_device *device) in plat_get_nor_data()
198 static bool ethosn_configure_aux_features(const struct ethosn_device_t *device, in ethosn_configure_aux_features()222 static void ethosn_configure_smmu_streams(const struct ethosn_device_t *device, in ethosn_configure_smmu_streams()251 static void ethosn_configure_stream_addr_extends(const struct ethosn_device_t *device, in ethosn_configure_stream_addr_extends()369 static int ethosn_core_full_reset(const struct ethosn_device_t *device, in ethosn_core_full_reset()412 static uintptr_t ethosn_smc_core_reset_handler(const struct ethosn_device_t *device, in ethosn_smc_core_reset_handler()450 const struct ethosn_device_t *device = NULL; in ethosn_smc_core_handler() local
504 int32_t usb_phy_init(usb_platform_dev *device) in usb_phy_init()537 void usb_phy_shutdown(usb_platform_dev *device) in usb_phy_shutdown()564 int32_t usb_xhci_init(usb_platform_dev *device) in usb_xhci_init()
33 int plat_get_nor_data(struct nor_device *device) in plat_get_nor_data()
24 int plat_get_spi_nand_data(struct spinand_device *device) in plat_get_spi_nand_data()
30 int plat_get_raw_nand_data(struct rawnand_device *device) in plat_get_raw_nand_data()
136 struct sd_dev *device; member