Home
last modified time | relevance | path

Searched defs:if_type (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblk-uclass.c66 static enum uclass_id if_type_to_uclass_id(enum if_type if_type) in if_type_to_uclass_id()
71 const char *blk_get_if_type_name(enum if_type if_type) in blk_get_if_type_name()
76 struct blk_desc *blk_get_devnum_by_type(enum if_type if_type, int devnum) in blk_get_devnum_by_type()
98 enum if_type if_type; in blk_get_devnum_by_typename() local
177 static int get_desc(enum if_type if_type, int devnum, struct blk_desc **descp) in get_desc()
210 int blk_select_hwpart_devnum(enum if_type if_type, int devnum, int hwpart) in blk_select_hwpart_devnum()
222 int blk_list_part(enum if_type if_type) in blk_list_part()
247 int blk_print_part_devnum(enum if_type if_type, int devnum) in blk_print_part_devnum()
262 void blk_list_devices(enum if_type if_type) in blk_list_devices()
281 int blk_print_device_num(enum if_type if_type, int devnum) in blk_print_device_num()
[all …]
H A Dblk_legacy.c11 struct blk_driver *blk_driver_lookup_type(int if_type) in blk_driver_lookup_type()
41 const char *blk_get_if_type_name(enum if_type if_type) in blk_get_if_type_name()
73 int blk_list_part(enum if_type if_type) in blk_list_part()
100 int blk_print_part_devnum(enum if_type if_type, int devnum) in blk_print_part_devnum()
118 void blk_list_devices(enum if_type if_type) in blk_list_devices()
136 int blk_print_device_num(enum if_type if_type, int devnum) in blk_print_device_num()
153 int blk_show_device(enum if_type if_type, int devnum) in blk_show_device()
178 struct blk_desc *blk_get_devnum_by_type(enum if_type if_type, int devnum) in blk_get_devnum_by_type()
218 ulong blk_read_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_read_devnum()
238 ulong blk_write_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_write_devnum()
[all …]
/OK3568_Linux_fs/u-boot/env/
H A Denv_blk.c52 enum if_type if_type; in init_blk_hwpart_for_env() local
71 enum if_type if_type; in fini_blk_hwpart_for_env() local
/OK3568_Linux_fs/u-boot/include/
H A Dblk.h24 enum if_type { enum
78 enum if_type if_type; /* type of the interface */ member
482 enum if_type if_type; member
H A Defi_api.h330 u8 if_type; member
590 u8 if_type; member
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpfe_types.h32 enum vpfe_hw_if_type if_type; member
H A Dvpif_types.h20 enum vpif_if_type if_type; member
/OK3568_Linux_fs/u-boot/cmd/
H A Dblk_common.c16 int blk_common_cmd(int argc, char * const argv[], enum if_type if_type, in blk_common_cmd()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c1875 uint32_t if_type; in lpfc_handle_eratt_s4() local
6554 u32 if_type; in lpfc_sli4_driver_resource_setup() local
7997 uint32_t if_type; in lpfc_sli4_post_status_check() local
8130 lpfc_sli4_bar0_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar0_register_memmap()
8219 lpfc_sli4_bar1_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar1_register_memmap()
8490 uint32_t if_type, qmin; in lpfc_sli4_read_config() local
8789 uint32_t if_type, rc = 0; in lpfc_setup_endian_order() local
10197 uint32_t rc = 0, if_type; in lpfc_pci_function_reset() local
10330 uint32_t if_type; in lpfc_sli4_pci_mem_setup() local
10542 uint32_t if_type; in lpfc_sli4_pci_mem_unset() local
/OK3568_Linux_fs/kernel/drivers/media/platform/am437x/
H A Dam437x-vpfe.h48 enum vpfe_hw_if_type if_type; member
192 enum vpfe_hw_if_type if_type; member
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c113 enum hifmc_iftype if_type; in hisi_spi_nor_get_if_type() local
234 u8 if_type = 0; in hisi_spi_nor_dma_transfer() local
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Ddm355.c460 static int dm355_vpbe_setup_pinmux(u32 if_type, int field) in dm355_vpbe_setup_pinmux()
H A Ddm365.c954 static int dm365_vpbe_setup_pinmux(u32 if_type, int field) in dm365_vpbe_setup_pinmux()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_disk.c295 int i, if_type; in efi_disk_register() local
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-storage.c107 int if_type; in do_test_storage() local
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-cci.c338 int if_type; in cci400_validate_hw_event() local
546 int if_type; in cci500_validate_hw_event() local
597 int if_type; in cci550_validate_hw_event() local
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Ddm644x_ccdc.c40 enum vpfe_hw_if_type if_type; member
H A Ddm355_ccdc.c38 enum vpfe_hw_if_type if_type; member
H A Disif.c71 enum vpfe_hw_if_type if_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.c446 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
521 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c435 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
509 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.c452 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
542 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.c452 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
542 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.c452 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
542 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.c446 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
521 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()

12