| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kcov.c | 56 enum kcov_mode mode; member 156 unsigned int mode; in check_kcov_mode() local 326 unsigned int size, void *area, enum kcov_mode mode, in kcov_start() 565 int mode, i; in kcov_ioctl_locked() local 773 static inline bool kcov_mode_enabled(unsigned int mode) in kcov_mode_enabled() 781 unsigned int mode; in kcov_remote_softirq_start() local 816 unsigned int mode; in kcov_remote_start() local 899 static void kcov_move_area(enum kcov_mode mode, void *dst_area, in kcov_move_area() 959 unsigned int mode; in kcov_remote_stop() local
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | acl.c | 207 umode_t mode = inode->i_mode; in f2fs_acl_update_mode() local 232 umode_t mode = inode->i_mode; in __f2fs_set_acl() local 304 umode_t mode = *mode_p; in f2fs_acl_create_masq() local 354 static int f2fs_acl_create(struct inode *dir, umode_t *mode, in f2fs_acl_create()
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | hidma_mgmt_sys.c | 21 int mode; member 44 #define DECLARE_ATTRIBUTE(name, mode) \ argument 185 static int create_sysfs_entry(struct hidma_mgmt_dev *dev, char *name, int mode) in create_sysfs_entry() 209 int mode, int index, in create_sysfs_entry_channel()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-dma.c | 267 u8 mode = ((id[ATA_ID_CFA_MODES] & 0x38) >> 3) - 1; in ide_get_mode_mask() local 280 u8 mode = id[ATA_ID_OLD_DMA_MODES] >> 8; in ide_get_mode_mask() local 316 u8 mode = 0; in ide_find_dma_mode() local 417 u8 mode; in ide_check_dma_crc() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | floppy.h | 23 #define fd_set_dma_mode(mode) set_dma_mode(FLOPPY_DMA, mode) argument 33 #define fd_dma_setup(addr,size,mode,io) fd_ops->_dma_setup(addr,size,mode,io) argument 117 static int vdma_dma_setup(char *addr, unsigned long size, int mode, int io) in vdma_dma_setup() 128 static int hard_dma_setup(char *addr, unsigned long size, int mode, int io) in hard_dma_setup()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_iops.c | 99 int mode) in xfs_dentry_mode_to_name() 133 umode_t mode, in xfs_generic_create() 227 umode_t mode, in xfs_vn_mknod() 237 umode_t mode, in xfs_vn_create() 247 umode_t mode) in xfs_vn_mkdir() 374 umode_t mode; in xfs_vn_symlink() local 604 umode_t mode = iattr->ia_mode; in xfs_setattr_mode() local 1164 umode_t mode) in xfs_vn_tmpfile()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dpp_cm.c | 136 enum ipp_degamma_mode mode) in dpp2_set_degamma() 443 enum dc_lut_mode mode; in dpp20_get_blndgam_current() local 536 enum dc_lut_mode mode; in dpp20_get_shaper_current() local 918 enum dc_lut_mode mode; in get3dlut_config() local 960 enum dc_lut_mode mode, in dpp20_set_3dlut_mode() 981 enum dc_lut_mode mode, in dpp20_select_3dlut_ram() 1064 enum dc_lut_mode mode; in dpp20_program_3dlut() local
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | wm8350-regulator.c | 239 int wm8350_isink_set_flash(struct wm8350 *wm8350, int isink, u16 mode, in wm8350_isink_set_flash() 431 unsigned int mode) in wm8350_dcdc_set_suspend_mode() 654 int wm8350_dcdc25_set_mode(struct wm8350 *wm8350, int dcdc, u16 mode, in wm8350_dcdc25_set_mode() 721 static int wm8350_dcdc_set_mode(struct regulator_dev *rdev, unsigned int mode) in wm8350_dcdc_set_mode() 769 int mode = REGULATOR_MODE_NORMAL; in wm8350_dcdc_get_mode() local 818 unsigned int mode; member 855 int dcdc = rdev_get_id(rdev), mode; in wm8350_dcdc_get_optimum_mode() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 29 static inline int us_to_vertical_line(struct drm_display_mode *mode, int us) in us_to_vertical_line() 168 struct drm_display_mode *mode = &conn_state->mode; in vop_post_config() local 238 struct drm_display_mode *mode = &conn_state->mode; in rockchip_vop_init() local 503 static uint16_t scl_vop_cal_scale(enum scale_mode mode, uint32_t src, in scl_vop_cal_scale() 689 struct drm_display_mode *mode = &conn_state->mode; in rockchip_vop_set_plane() local 866 struct drm_display_mode *mode = &conn_state->mode; in rockchip_vop_mode_valid() local 908 struct drm_display_mode *mode = &conn_state->mode; in rockchip_vop_mode_fixup() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 267 xf86CrtcSetModeTransform(xf86CrtcPtr crtc, DisplayModePtr mode, in xf86CrtcSetModeTransform() 424 xf86CrtcSetMode(xf86CrtcPtr crtc, DisplayModePtr mode, Rotation rotation, in xf86CrtcSetMode() 854 DisplayModePtr mode; in xf86DefaultMode() local 895 DisplayModePtr mode; in xf86ClosestMode() local 932 DisplayModePtr mode; in xf86OutputHasPreferredMode() local 948 DisplayModePtr mode, first = output->probed_modes; in xf86OutputHasUserPreferredMode() local 1077 DisplayModePtr mode; in xf86DefaultScreenLimits() local 1533 DisplayModePtr mode; in processZoomModes() local 1552 GuessRangeFromModes(MonPtr mon, DisplayModePtr mode) in GuessRangeFromModes() 1655 DisplayModePtr mode; in xf86ProbeOutputModes() local [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_enc_ref.h | 22 #define REF_MODE_IS_GLOBAL(mode) ((mode >= REF_MODE_GLOBAL) && (mode < REF_MODE_GLOBAL_BUTT)) argument 23 #define REF_MODE_IS_LT_MODE(mode) ((mode > REF_MODE_LT) && (mode < REF_MODE_LT_BUTT)) argument 24 #define REF_MODE_IS_ST_MODE(mode) ((mode > REF_MODE_ST) && (mode < REF_MODE_ST_BUTT)) argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | boot.c | 63 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() 93 int omap_reboot_mode_store(char *mode) in omap_reboot_mode_store()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_audio.c | 407 struct drm_display_mode *mode) in radeon_audio_write_latency_fields() 506 struct drm_display_mode *mode) in radeon_audio_set_avi_packet() 693 struct drm_display_mode *mode) in radeon_audio_hdmi_mode_set() 731 struct drm_display_mode *mode) in radeon_audio_dp_mode_set() 759 struct drm_display_mode *mode) in radeon_audio_mode_set() 767 void radeon_audio_dpms(struct drm_encoder *encoder, int mode) in radeon_audio_dpms()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-lp5562.c | 50 #define LP5562_ENG1_IS_LOADING(mode) \ argument 52 #define LP5562_ENG2_IS_LOADING(mode) \ argument 54 #define LP5562_ENG3_IS_LOADING(mode) \ argument 156 u8 mode; in lp5562_run_engine() local 356 static int lp5562_run_predef_led_pattern(struct lp55xx_chip *chip, int mode) in lp5562_run_predef_led_pattern() 413 unsigned long mode; in lp5562_store_pattern() local
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | namei.c | 103 static int ext2_create (struct inode * dir, struct dentry * dentry, umode_t mode, bool excl) in ext2_create() 121 static int ext2_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in ext2_tmpfile() 134 static int ext2_mknod (struct inode * dir, struct dentry *dentry, umode_t mode, dev_t rdev) in ext2_mknod() 228 static int ext2_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) in ext2_mkdir()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86RandR.c | 54 xf86RandRModeRefresh(DisplayModePtr mode) in xf86RandRModeRefresh() 70 DisplayModePtr mode; in xf86RandRGetInfo() local 146 DisplayModePtr mode, in xf86RandRSetMode() 234 DisplayModePtr mode; in xf86RandRSetConfig() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | system.c | 12 static void exynos5_set_usbhost_mode(unsigned int mode) in exynos5_set_usbhost_mode() 27 void set_usbhost_mode(unsigned int mode) in set_usbhost_mode()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | debug.c | 46 debug_buf_mode_t mode = DEBUG_BUFFER_MODE_LINEAR; in debug_buffer_ddr_init() local 66 void debug_buffer_setmode(const debug_buf_mode_t mode) in debug_buffer_setmode()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | boot.c | 60 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() 94 int omap_reboot_mode_store(char *mode) in omap_reboot_mode_store()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/ |
| H A D | gpio_base.c | 56 enum gpio_mode mode) in dal_gpio_open() 63 enum gpio_mode mode) in dal_gpio_open_ex() 124 enum gpio_mode mode) in dal_gpio_change_mode()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | floppy.h | 22 #define fd_set_dma_mode(mode) set_dma_mode(FLOPPY_DMA,mode) argument 35 #define fd_dma_setup(addr,size,mode,io) alpha_fd_dma_setup(addr,size,mode,io) argument 38 alpha_fd_dma_setup(char *addr, unsigned long size, int mode, int io) in alpha_fd_dma_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_lvds.c | 135 static void cdv_intel_lvds_encoder_dpms(struct drm_encoder *encoder, int mode) in cdv_intel_lvds_encoder_dpms() 154 struct drm_display_mode *mode) in cdv_intel_lvds_mode_valid() 179 const struct drm_display_mode *mode, in cdv_intel_lvds_mode_fixup() 259 struct drm_display_mode *mode, in cdv_intel_lvds_mode_set() 311 struct drm_display_mode *mode = in cdv_intel_lvds_get_modes() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/zte/ |
| H A D | zx_tvenc.c | 41 struct drm_display_mode mode; member 134 zx_tvenc_find_zmode(struct drm_display_mode *mode) in zx_tvenc_find_zmode() 149 struct drm_display_mode *mode, in zx_tvenc_encoder_mode_set() 230 struct drm_display_mode *mode; in zx_tvenc_connector_get_modes() local 247 struct drm_display_mode *mode) in zx_tvenc_connector_mode_valid()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_target.c | 344 int mode, bool addr40, int isld1, int isld0) in nfp_decode_basic() 432 int mode, bool addr40, int isld1, int isld0) in nfp_encode_basic_qdr() 476 int mode, bool addr40, int isld1, int isld0) in nfp_encode_basic() 570 static int nfp_encode_mu(u64 *addr, int dest_island, int mode, in nfp_encode_mu() 673 int mode, bool addr40, int isld1, int isld0) in nfp_cppat_addr_encode()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sysfb_simplefb.c | 28 struct simplefb_platform_data *mode) in parse_mode() 61 const struct simplefb_platform_data *mode) in create_simplefb()
|