Home
last modified time | relevance | path

Searched defs:mode (Results 126 – 150 of 5618) sorted by relevance

12345678910>>...225

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c90 static FILE *xfopen(const char *path, const char *mode) in xfopen()
234 unsigned long uid, unsigned long gid, unsigned long mode) in add_new_directory()
252 unsigned long gid, unsigned long mode, dev_t rdev) in add_new_device()
296 unsigned long gid, unsigned long mode) in add_new_file()
315 unsigned long gid, unsigned long mode) in add_new_fifo()
364 unsigned long mode = 0755, uid = 0, gid = 0, major = 0, minor = 0; in interpret_table_entry() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c38 struct drm_display_mode *mode) in radeon_overscan_setup()
50 struct drm_display_mode *mode) in radeon_legacy_rmx_mode_set()
297 static void radeon_crtc_dpms(struct drm_crtc *crtc, int mode) in radeon_crtc_dpms()
573 static bool radeon_set_crtc_timing(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_crtc_timing()
733 static void radeon_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_pll()
1027 const struct drm_display_mode *mode, in radeon_crtc_mode_fixup()
1036 struct drm_display_mode *mode, in radeon_crtc_mode_set()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-netxbig.c42 enum netxbig_led_mode mode; member
115 enum netxbig_led_mode mode; member
120 static int netxbig_led_get_timer_mode(enum netxbig_led_mode *mode, in netxbig_led_get_timer_mode()
144 enum netxbig_led_mode mode; in netxbig_led_blink_set() local
173 enum netxbig_led_mode mode; in netxbig_led_set() local
215 enum netxbig_led_mode mode; in netxbig_led_sata_store() local
554 int mode; in netxbig_leds_get_of_pdata() local
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c273 int i, enum phy_mode mode) in dwc3_meson_gxl_set_phy_mode()
279 enum phy_mode mode) in dwc3_meson_gxl_usb2_init_phy()
288 int i, enum phy_mode mode) in dwc3_meson_g12a_set_phy_mode()
302 enum phy_mode mode) in dwc3_meson_g12a_usb2_init_phy()
330 enum phy_mode mode) in dwc3_meson_g12a_usb2_init()
379 enum phy_mode mode) in dwc3_meson_g12a_usb_otg_apply_mode()
411 enum phy_mode mode) in dwc3_meson_g12a_usb_init_glue()
489 enum phy_mode mode) in dwc3_meson_g12a_otg_mode_set()
525 enum phy_mode mode; in dwc3_meson_g12a_role_set() local
/OK3568_Linux_fs/buildroot/board/freescale/imx6-sabresd/rootfs_overlay/root/
H A Dsabresd.json8 "mode": "off" string
12 "mode": "1024x768" string
/OK3568_Linux_fs/buildroot/board/beaglebone/rootfs_overlay/etc/qt5/
H A Deglfs_kms_cfg.json8 "mode": "off" string
12 "mode": "1024x768" string
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsyncsdk.h35 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \ argument
42 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \ argument
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \ argument
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcv_cpu_helper.h22 #define __CV_CPU_DISPATCH_CHAIN_SSE(fn, args, mode, ...) CV_CPU_CALL_SSE(fn, args); __CV_EXPAND(__… argument
43 #define __CV_CPU_DISPATCH_CHAIN_SSE2(fn, args, mode, ...) CV_CPU_CALL_SSE2(fn, args); __CV_EXPAND(… argument
64 #define __CV_CPU_DISPATCH_CHAIN_SSE3(fn, args, mode, ...) CV_CPU_CALL_SSE3(fn, args); __CV_EXPAND(… argument
85 #define __CV_CPU_DISPATCH_CHAIN_SSSE3(fn, args, mode, ...) CV_CPU_CALL_SSSE3(fn, args); __CV_EXPAN… argument
106 #define __CV_CPU_DISPATCH_CHAIN_SSE4_1(fn, args, mode, ...) CV_CPU_CALL_SSE4_1(fn, args); __CV_EXP… argument
127 #define __CV_CPU_DISPATCH_CHAIN_SSE4_2(fn, args, mode, ...) CV_CPU_CALL_SSE4_2(fn, args); __CV_EXP… argument
148 #define __CV_CPU_DISPATCH_CHAIN_POPCNT(fn, args, mode, ...) CV_CPU_CALL_POPCNT(fn, args); __CV_EXP… argument
169 #define __CV_CPU_DISPATCH_CHAIN_AVX(fn, args, mode, ...) CV_CPU_CALL_AVX(fn, args); __CV_EXPAND(__… argument
190 #define __CV_CPU_DISPATCH_CHAIN_FP16(fn, args, mode, ...) CV_CPU_CALL_FP16(fn, args); __CV_EXPAND(… argument
211 #define __CV_CPU_DISPATCH_CHAIN_AVX2(fn, args, mode, ...) CV_CPU_CALL_AVX2(fn, args); __CV_EXPAND(… argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcv_cpu_helper.h22 #define __CV_CPU_DISPATCH_CHAIN_SSE(fn, args, mode, ...) CV_CPU_CALL_SSE(fn, args); __CV_EXPAND(__… argument
43 #define __CV_CPU_DISPATCH_CHAIN_SSE2(fn, args, mode, ...) CV_CPU_CALL_SSE2(fn, args); __CV_EXPAND(… argument
64 #define __CV_CPU_DISPATCH_CHAIN_SSE3(fn, args, mode, ...) CV_CPU_CALL_SSE3(fn, args); __CV_EXPAND(… argument
85 #define __CV_CPU_DISPATCH_CHAIN_SSSE3(fn, args, mode, ...) CV_CPU_CALL_SSSE3(fn, args); __CV_EXPAN… argument
106 #define __CV_CPU_DISPATCH_CHAIN_SSE4_1(fn, args, mode, ...) CV_CPU_CALL_SSE4_1(fn, args); __CV_EXP… argument
127 #define __CV_CPU_DISPATCH_CHAIN_SSE4_2(fn, args, mode, ...) CV_CPU_CALL_SSE4_2(fn, args); __CV_EXP… argument
148 #define __CV_CPU_DISPATCH_CHAIN_POPCNT(fn, args, mode, ...) CV_CPU_CALL_POPCNT(fn, args); __CV_EXP… argument
169 #define __CV_CPU_DISPATCH_CHAIN_AVX(fn, args, mode, ...) CV_CPU_CALL_AVX(fn, args); __CV_EXPAND(__… argument
190 #define __CV_CPU_DISPATCH_CHAIN_FP16(fn, args, mode, ...) CV_CPU_CALL_FP16(fn, args); __CV_EXPAND(… argument
211 #define __CV_CPU_DISPATCH_CHAIN_AVX2(fn, args, mode, ...) CV_CPU_CALL_AVX2(fn, args); __CV_EXPAND(… argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcv_cpu_helper.h22 #define __CV_CPU_DISPATCH_CHAIN_SSE(fn, args, mode, ...) CV_CPU_CALL_SSE(fn, args); __CV_EXPAND(__… argument
43 #define __CV_CPU_DISPATCH_CHAIN_SSE2(fn, args, mode, ...) CV_CPU_CALL_SSE2(fn, args); __CV_EXPAND(… argument
64 #define __CV_CPU_DISPATCH_CHAIN_SSE3(fn, args, mode, ...) CV_CPU_CALL_SSE3(fn, args); __CV_EXPAND(… argument
85 #define __CV_CPU_DISPATCH_CHAIN_SSSE3(fn, args, mode, ...) CV_CPU_CALL_SSSE3(fn, args); __CV_EXPAN… argument
106 #define __CV_CPU_DISPATCH_CHAIN_SSE4_1(fn, args, mode, ...) CV_CPU_CALL_SSE4_1(fn, args); __CV_EXP… argument
127 #define __CV_CPU_DISPATCH_CHAIN_SSE4_2(fn, args, mode, ...) CV_CPU_CALL_SSE4_2(fn, args); __CV_EXP… argument
148 #define __CV_CPU_DISPATCH_CHAIN_POPCNT(fn, args, mode, ...) CV_CPU_CALL_POPCNT(fn, args); __CV_EXP… argument
169 #define __CV_CPU_DISPATCH_CHAIN_AVX(fn, args, mode, ...) CV_CPU_CALL_AVX(fn, args); __CV_EXPAND(__… argument
190 #define __CV_CPU_DISPATCH_CHAIN_FP16(fn, args, mode, ...) CV_CPU_CALL_FP16(fn, args); __CV_EXPAND(… argument
211 #define __CV_CPU_DISPATCH_CHAIN_AVX2(fn, args, mode, ...) CV_CPU_CALL_AVX2(fn, args); __CV_EXPAND(… argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_csc.c154 enum sun8i_csc_mode mode, in sun8i_csc_set_coefficients()
178 enum sun8i_csc_mode mode, in sun8i_de3_ccsc_set_coefficients()
229 enum sun8i_csc_mode mode, in sun8i_csc_set_ccsc_coefficients()
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dfirmware.c34 static int exynos_do_idle(unsigned long mode) in exynos_do_idle()
233 void exynos_set_boot_flag(unsigned int cpu, unsigned int mode) in exynos_set_boot_flag()
246 void exynos_clear_boot_flag(unsigned int cpu, unsigned int mode) in exynos_clear_boot_flag()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dexception.c83 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
175 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr()
269 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32()
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c440 VBESetVBEMode(vbeInfoPtr pVbe, int mode, VbeCRTCInfoBlock * block) in VBESetVBEMode()
479 VBEGetVBEMode(vbeInfoPtr pVbe, int *mode) in VBEGetVBEMode()
506 VBEGetModeInfo(vbeInfoPtr pVbe, int mode) in VBEGetModeInfo()
957 VBEGetPixelClock(vbeInfoPtr pVbe, int mode, int clock) in VBEGetPixelClock()
985 VBEDPMSSet(vbeInfoPtr pVbe, int mode) in VBEDPMSSet()
1020 DisplayModePtr mode; in VBEInterpretPanelID() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c236 enum xgbe_mode mode; in xgbe_phy_an_outcome() local
499 enum xgbe_mode mode; in xgbe_phy_cur_mode() local
520 enum xgbe_mode mode; in xgbe_phy_switch_mode() local
554 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode()
572 enum xgbe_mode mode, bool advert) in xgbe_phy_check_mode()
587 static bool xgbe_phy_use_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_use_mode()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dppdev.c123 int mode; in pp_read() local
201 int mode; in pp_write() local
325 static enum ieee1284_phase init_phase(int mode) in init_phase()
361 int mode; in pp_do_ioctl() local
422 int mode; in pp_do_ioctl() local
439 int mode; in pp_do_ioctl() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_vtg.c160 const struct drm_display_mode *mode) in vtg_set_output_window()
187 const struct drm_display_mode *mode) in vtg_set_hsync_vsync_pos()
241 const struct drm_display_mode *mode) in vtg_set_mode()
293 const struct drm_display_mode *mode) in sti_vtg_set_config()
315 u32 sti_vtg_get_line_number(struct drm_display_mode mode, int y) in sti_vtg_get_line_number()
335 u32 sti_vtg_get_pixel_number(struct drm_display_mode mode, int x) in sti_vtg_get_pixel_number()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c417 unsigned int adr, mode; in max77686_ldo_mode() local
542 unsigned int mask, adr, mode, mode_shift; in max77686_buck_mode() local
710 int mode; in ldo_get_mode() local
720 static int ldo_set_mode(struct udevice *dev, int mode) in ldo_set_mode()
774 int mode; in buck_get_mode() local
784 static int buck_set_mode(struct udevice *dev, int mode) in buck_set_mode()
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Ddir.c59 static unsigned int vboxsf_get_d_type(u32 mode) in vboxsf_get_d_type()
256 umode_t mode, bool is_dir, bool excl, u64 *handle_ret) in vboxsf_dir_create()
298 umode_t mode, bool excl) in vboxsf_dir_mkfile()
304 umode_t mode) in vboxsf_dir_mkdir()
310 struct file *file, unsigned int flags, umode_t mode) in vboxsf_dir_atomic_open()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Duvesafb.c273 struct fb_info *info, struct vbe_mode_ib *mode) in uvesafb_setup_var()
479 u16 *mode; in uvesafb_vbe_getmodes() local
597 static int uvesafb_is_valid_mode(struct fb_videomode *mode, in uvesafb_is_valid_mode()
723 struct vbe_mode_ib *mode; in uvesafb_vbe_getmonspecs() local
829 struct fb_videomode *mode; in uvesafb_vbe_init_mode() local
1219 struct vbe_mode_ib *mode = NULL; in uvesafb_set_par() local
1330 const struct fb_videomode *mode; in uvesafb_check_limits() local
1367 struct vbe_mode_ib *mode = NULL; in uvesafb_check_var() local
1428 static void uvesafb_init_info(struct fb_info *info, struct vbe_mode_ib *mode) in uvesafb_init_info()
1680 struct vbe_mode_ib *mode = NULL; in uvesafb_probe() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_uapi_adebayer_int.h22 rk_aiq_debayer_op_mode_t mode; member
35 rk_aiq_debayer_op_mode_t mode; member
47 rk_aiq_debayer_op_mode_t mode; member
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-rgmii.c55 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_probe() local
164 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_enable() local
401 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_link_set() local
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusb4604.c23 enum usb4604_mode mode; member
58 static int usb4604_switch_mode(struct usb4604 *hub, enum usb4604_mode mode) in usb4604_switch_mode()
87 u32 mode = USB4604_MODE_HUB; in usb4604_probe() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c385 struct drm_display_mode *mode = NULL; in amdgpu_connector_lcd_native_mode() local
423 struct drm_display_mode *mode = NULL; in amdgpu_connector_add_common_modes() local
621 struct drm_display_mode *t, *mode; in amdgpu_connector_fixup_lcd_native_mode() local
655 struct drm_display_mode *mode; in amdgpu_connector_lvds_get_modes() local
689 struct drm_display_mode *mode) in amdgpu_connector_lvds_mode_valid()
844 struct drm_display_mode *mode) in amdgpu_connector_vga_mode_valid()
1169 struct drm_display_mode *mode) in amdgpu_connector_dvi_mode_valid()
1225 struct drm_display_mode *mode; in amdgpu_connector_dp_get_modes() local
1436 struct drm_display_mode *mode) in amdgpu_connector_dp_mode_valid()

12345678910>>...225