Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 25 of 65) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3535av100/hal/
Dhal_vo_dev.c62 hi_void vo_hal_intf_set_mux_sel_hd(hi_vo_dev dev, hi_vo_intf_type intf) in vo_hal_intf_set_mux_sel_hd()
80 hi_void vo_hal_intf_set_csc_enable(hi_vo_intf_type intf, hi_bool enable) in vo_hal_intf_set_csc_enable()
97 hi_void vo_hal_intf_set_csc_dc_coef(hi_vo_intf_type intf, vdp_csc_dc_coef *csc_dc_coef) in vo_hal_intf_set_csc_dc_coef()
106 hi_void vo_hal_intf_set_csc_coef(hi_vo_intf_type intf, vdp_csc_coef *csc_coef) in vo_hal_intf_set_csc_coef()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3531dv200/hal/
Dhal_vo_dev.c62 hi_void vo_hal_intf_set_mux_sel_hd(hi_vo_dev dev, hi_vo_intf_type intf) in vo_hal_intf_set_mux_sel_hd()
80 hi_void vo_hal_intf_set_csc_enable(hi_vo_intf_type intf, hi_bool enable) in vo_hal_intf_set_csc_enable()
97 hi_void vo_hal_intf_set_csc_dc_coef(hi_vo_intf_type intf, vdp_csc_dc_coef *csc_dc_coef) in vo_hal_intf_set_csc_dc_coef()
106 hi_void vo_hal_intf_set_csc_coef(hi_vo_intf_type intf, vdp_csc_coef *csc_coef) in vo_hal_intf_set_csc_coef()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3521dv200/hal/
Dhal_vo_dev.c95 hi_void vo_hal_intf_set_mux_sel_hd(hi_vo_dev dev, hi_vo_intf_type intf) in vo_hal_intf_set_mux_sel_hd()
137 hi_void vo_hal_intf_set_csc_enable(hi_vo_intf_type intf, hi_bool enable) in vo_hal_intf_set_csc_enable()
195 hi_void vo_hal_intf_set_csc_dc_coef(hi_vo_intf_type intf, vdp_csc_dc_coef *csc_dc_coef) in vo_hal_intf_set_csc_dc_coef()
251 hi_void vo_hal_intf_set_csc_coef(hi_vo_intf_type intf, vdp_csc_coef *csc_coef) in vo_hal_intf_set_csc_coef()
290 hi_bool vo_hal_set_intf_ctrl(hi_vo_intf_type intf, hi_u32 *ctrl_info) in vo_hal_set_intf_ctrl()
/third_party/uboot/u-boot-2020.01/cmd/
Ddisk.c11 int common_diskboot(cmd_tbl_t *cmdtp, const char *intf, int argc, in common_diskboot()
/third_party/wayland_standard/tests/
Ddisplay-test.c137 uint32_t id, const char *intf, uint32_t ver) in registry_handle_globals()
194 const struct wl_interface *intf; in check_pending_error() local
931 const struct wl_interface *intf; in check_error_on_destroyed_object() local
998 uint32_t id, const char *intf, uint32_t ver) in registry_handle_filtered()
1051 const struct wl_interface *intf; in check_bind_error() local
1133 uint32_t id, const char *intf, uint32_t ver) in zombie_fd_handle_globals()
1299 uint32_t id, const char *intf, uint32_t ver) in double_zombie_fd_handle_globals()
1363 uint32_t id, const char *intf, in registry_bind_interface_mismatch_handle_global()
1504 uint32_t id, const char *intf, in registry_global_remove_before_handle_global()
1573 uint32_t id, const char *intf, in registry_global_remove_after_handle_global()
Dtest-compositor.c439 uint32_t id, const char *intf, uint32_t ver) in registry_handle_globals()
485 const struct wl_interface *intf; in check_error() local
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c111 static void tusb_disconnect(struct usb_interface *intf) in tusb_disconnect()
116 static int tusb_probe(struct usb_interface *intf, in tusb_probe()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3519av100/
Dvou_hal.c503 hi_ulong vo_get_hdmi_or_mipi_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_hdmi_or_mipi_intf_abs_addr()
525 hi_ulong vo_get_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_intf_abs_addr()
605 hi_bool hal_disp_set_intf_enable(hal_disp_outputchannel chan, hi_bool intf) in hal_disp_set_intf_enable()
629 static hi_void hal_disp_set_bt_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_bt_ctrl()
648 static hi_void hal_disp_set_lcd_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_lcd_ctrl()
667 static hi_void hal_disp_set_hdmi_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_hdmi_ctrl()
684 hi_bool hal_disp_set_intf_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_intf_ctrl()
813 hi_bool hal_disp_set_intf_sync_inv(hal_disp_intf intf, const hal_disp_syncinv *inv) in hal_disp_set_intf_sync_inv()
839 static hi_bool hal_disp_set_uhd_intf_mux_sel(hal_disp_intf intf) in hal_disp_set_uhd_intf_mux_sel()
877 static hi_bool hal_disp_set_hd_intf_mux_sel(hal_disp_intf intf) in hal_disp_set_hd_intf_mux_sel()
[all …]
/third_party/uboot/u-boot-2020.01/board/freescale/p2041rdb/
Deth.c81 phy_interface_t intf = fm_info_get_enet_if(port); in board_ft_fman_fixup_port() local
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/ti-common/
Dkeystone_serdes.h48 enum ks2_serdes_interface intf; member
/third_party/freetype/src/gzip/
Dftzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/third_party/skia/third_party/externals/freetype/src/gzip/
Dftzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dftzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516cv500/
Dvou_hal.c441 hi_ulong vo_get_hdmi_or_mipi_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_hdmi_or_mipi_intf_abs_addr()
463 hi_ulong vo_get_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_intf_abs_addr()
556 hi_bool hal_disp_set_intf_enable(hal_disp_outputchannel chan, hi_bool intf) in hal_disp_set_intf_enable()
577 static hi_void hal_disp_set_bt_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_bt_ctrl()
596 static hi_void hal_disp_set_lcd_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_lcd_ctrl()
615 static hi_void hal_disp_set_hdmi_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_hdmi_ctrl()
632 hi_bool hal_disp_set_intf_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_intf_ctrl()
759 hi_bool hal_disp_set_intf_sync_inv(hal_disp_intf intf, const hal_disp_syncinv *inv) in hal_disp_set_intf_sync_inv()
774 hi_bool hal_disp_set_intf_mux_sel(hal_disp_outputchannel chan, hal_disp_intf intf) in hal_disp_set_intf_mux_sel()
832 hi_bool hal_disp_set_intf_clip(hal_disp_intf intf, in hal_disp_set_intf_clip()
/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp827 InterfaceBlock& intf = (InterfaceBlock&) e; in writeFunction() local
922 for (const auto& intf: fInterfaceBlockNameMap) { in writeFunction() local
992 void MetalCodeGenerator::writeInterfaceBlock(const InterfaceBlock& intf) { in writeInterfaceBlock()
1424 for (const auto& intf : fInterfaceBlockNameMap) { in writeGlobalStruct() local
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/
Dhal_vo_dev_comm.c37 hi_void hal_disp_set_intf_enable(hi_vo_dev dev, hi_bool intf) in hal_disp_set_intf_enable()
194 static hi_void vo_hal_intf_set_mux_sel_sd(hi_vo_dev dev, hi_vo_intf_type intf) in vo_hal_intf_set_mux_sel_sd()
206 hi_void vo_hal_intf_set_mux_sel(hi_vo_dev dev, hi_vo_intf_type intf) in vo_hal_intf_set_mux_sel()
382 hi_void vo_hal_intf_set_csc_cfg(hi_vo_intf_type intf, csc_coef *coef) in vo_hal_intf_set_csc_cfg()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3559av100/
Dvou_hal.c630 hi_ulong vo_get_hdmi_or_mipi_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_hdmi_or_mipi_intf_abs_addr()
654 hi_ulong vo_get_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_intf_abs_addr()
766 hi_bool hal_disp_set_intf_enable(hal_disp_outputchannel chan, hi_bool intf) in hal_disp_set_intf_enable()
791 static hi_void hal_disp_set_bt_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_bt_ctrl()
810 static hi_void hal_disp_set_lcd_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_lcd_ctrl()
829 static hi_void hal_disp_set_hdmi_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_hdmi_ctrl()
846 hi_bool hal_disp_set_intf_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_intf_ctrl()
977 hi_bool hal_disp_set_intf_sync_inv(hal_disp_intf intf, const hal_disp_syncinv *inv) in hal_disp_set_intf_sync_inv()
997 static hi_bool hal_disp_set_uhd_intf_mux_sel(hal_disp_intf intf) in hal_disp_set_uhd_intf_mux_sel()
1046 static hi_bool hal_disp_set_hd_intf_mux_sel(hal_disp_intf intf) in hal_disp_set_hd_intf_mux_sel()
[all …]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c1235 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index) in usb_altnum_to_altsetting()
1278 usb_get_intfdata(struct usb_interface *intf) in usb_get_intfdata()
1423 usb_set_intfdata(struct usb_interface *intf, void *data) in usb_set_intfdata()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c595 static int generic_revmap_intf(struct generic_dev_s *dev, uint8_t intf) in generic_revmap_intf()
603 int ret = 0, intf; in generic_set_alt() local
/third_party/libwebsockets/win32port/zlib/
Dzconf.h119 # define intf z_intf macro
346 typedef int FAR intf; typedef
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h326 #define interface_to_usbdev(intf) (intf)->linux_udev argument
327 #define interface_to_bsddev(intf) (intf)->linux_udev argument
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Df_sdp.c539 static int sdp_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in sdp_set_alt()
561 static int sdp_get_alt(struct usb_function *f, unsigned intf) in sdp_get_alt()
Df_dfu.c781 static int dfu_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in dfu_set_alt()
794 static int __dfu_get_alt(struct usb_function *f, unsigned intf) in __dfu_get_alt()
/third_party/uboot/u-boot-2020.01/board/freescale/t1040qds/
Deth.c288 phy_interface_t intf = fm_info_get_enet_if(port); in board_ft_fman_fixup_port() local
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516ev200/
Dvou_hal.c290 hi_ulong vo_get_intf_abs_addr(hal_disp_intf intf, hi_ulong reg) in vo_get_intf_abs_addr()
355 hi_bool hal_disp_set_intf_enable(hal_disp_outputchannel chan, hi_bool intf) in hal_disp_set_intf_enable()
391 hi_bool hal_disp_set_intf_ctrl(hal_disp_intf intf, const hi_u32 *ctrl_info) in hal_disp_set_intf_ctrl()
526 hi_bool hal_disp_set_intf_mux_sel(hal_disp_outputchannel chan, hal_disp_intf intf) in hal_disp_set_intf_mux_sel()
566 hi_bool hal_disp_set_intf_clip(hal_disp_intf intf, in hal_disp_set_intf_clip()

123