Home
last modified time | relevance | path

Searched defs:row (Results 151 – 175 of 248) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dht16k33.c260 int row, col, code; in ht16k33_keypad_scan() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dda9052-battery.c460 u8 row; in da9052_USB_current_notifier() local
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_text.c144 int row = 0, col; in glamor_text() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c658 const chip_cisaddr_map_t* row = &chip_cisaddr_map[i]; in dhd_conf_get_otp() local
781 const chip_name_map_t *row = &chip_name_map[i]; in dhd_conf_match_chip() local
814 const module_name_map_t *row = &module_name_map[i]; in dhd_conf_match_module() local
824 const module_name_map_t *row = &module_name_map[i]; in dhd_conf_match_module() local
4871 const module_name_map_t *row = NULL; in dhd_conf_compat_func() local
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c394 u32 cs, bw, die_bw, col, row, bank; in calculate_ddrconfig() local
523 u32 i, row; in set_ctl_address_map() local
2769 u32 row, bktmp, coltmp, bw; in dram_detect_cs1_row() local
H A Dsdram_rk322x.c603 u32 bw, row, col, addr; in dram_cap_detect() local
H A Dsdram_rk3328.c141 u32 cs, bw, die_bw, col, row, bank; in calculate_ddrconfig() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_alsc_convert_otp.cpp355 int getBayerIndex(int pattern, int row, int col) in getBayerIndex()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c1239 unsigned int column, row; in rotate_pages() local
1311 unsigned int row; in remap_pages() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c706 static void console_cursor_set_position(int row, int col) in console_cursor_set_position()
2169 void video_position_cursor(unsigned col, unsigned row) in video_position_cursor()
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c4844 XkbOverlayRowPtr row; in XkbWriteGeomOverlay() local
4889 XkbRowPtr row; in XkbSizeGeomSections() local
4905 XkbOverlayRowPtr row; in XkbSizeGeomSections() local
4950 XkbRowPtr row; in XkbWriteGeomSections() local
5293 XkbOverlayRowPtr row; in _CheckSetOverlay() local
5358 XkbRowPtr row; in _CheckSetSections() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Darmada_xp_edac.c83 uint8_t cs, uint8_t bank, uint16_t row, in axp_mc_calc_address()
H A Dpnd2_edac.c56 int row; member
933 int column = 0, bank = 0, row = 0, rank = 0; in apl_pmi2mem() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/kprobes/
H A Dcore.c63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c444 RK_S32 row; in read_with_pixel_width() local
477 RK_U32 row = 0; in read_image() local
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvc_screen.c251 unsigned int nr, row, col, maxcol = vc->vc_cols; in vcs_read_buf_uni() local
/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c875 ccg_cmd_write_flash_row(struct ucsi_ccg *uc, u16 row, in ccg_cmd_write_flash_row()
1064 int err, row, len, line_sz, line_cnt = 0; in do_flash() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c143 int row = 0; in integrate_data() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.inl.hpp245 GpuMat GpuMat::row(int y) const in row() function in cv::cuda::GpuMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.inl.hpp245 GpuMat GpuMat::row(int y) const in row() function in cv::cuda::GpuMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.inl.hpp245 GpuMat GpuMat::row(int y) const in row() function in cv::cuda::GpuMat
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dpxa27x_keypad.c412 int row, col, num_keys_pressed = 0; in pxa27x_keypad_scan_matrix() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsvghelper.c581 void svg_interrupt(u64 start, int row, const char *backtrace) in svg_interrupt()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c194 int row = h - (idx / w) - 1; in convert_bmp_idx_to_gray_idx() local

12345678910