| /OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/ |
| H A D | techpoint_dev.c | 256 enum techpoint_support_reso reso = 0xff; in auto_detect_channel_fmt() local 263 reso = tp9930_get_channel_reso(client, ch); in auto_detect_channel_fmt() 264 tp9930_set_channel_reso(client, ch, reso); in auto_detect_channel_fmt() 266 reso = tp2855_get_channel_reso(client, ch); in auto_detect_channel_fmt() 267 tp2855_set_channel_reso(client, ch, reso); in auto_detect_channel_fmt() 272 reso = tp9950_get_channel_reso(client, 0); in auto_detect_channel_fmt() 273 tp9950_set_channel_reso(client, 0, reso); in auto_detect_channel_fmt() 286 enum techpoint_support_reso reso = 0xff; in __techpoint_get_vc_fmt_inf() local 293 reso = tp9930_get_channel_reso(client, ch); in __techpoint_get_vc_fmt_inf() 294 techpoint->cur_video_mode->channel_reso[ch] = reso; in __techpoint_get_vc_fmt_inf() [all …]
|
| H A D | techpoint_tp9930.c | 515 enum techpoint_support_reso reso) in tp9930_set_channel_reso() argument 517 int val = reso; in tp9930_set_channel_reso() 549 u8 reso = 0xff; in tp9930_get_channel_reso() local 553 reso = detect_fmt & 0x7; in tp9930_get_channel_reso() 555 switch (reso) { in tp9930_get_channel_reso() 582 return reso; in tp9930_get_channel_reso()
|
| H A D | techpoint_tp9950.c | 137 enum techpoint_support_reso reso) in tp9950_set_channel_reso() argument 139 int val = reso; in tp9950_set_channel_reso() 396 u8 reso = 0xff; in tp9950_get_channel_reso() local 400 reso = detect_fmt & 0x7; in tp9950_get_channel_reso() 402 switch (reso) { in tp9950_get_channel_reso() 429 return reso; in tp9950_get_channel_reso()
|
| H A D | techpoint_tp2855.c | 234 enum techpoint_support_reso reso) in tp2855_set_channel_reso() argument 236 int val = reso; in tp2855_set_channel_reso() 537 u8 reso = 0xff; in tp2855_get_channel_reso() local 541 reso = detect_fmt & 0x7; in tp2855_get_channel_reso() 543 switch (reso) { in tp2855_get_channel_reso() 565 return reso; in tp2855_get_channel_reso()
|
| H A D | techpoint_tp9930.h | 41 enum techpoint_support_reso reso);
|
| H A D | techpoint_tp2855.h | 39 enum techpoint_support_reso reso);
|
| H A D | techpoint_tp9950.h | 51 enum techpoint_support_reso reso);
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-params.c | 369 struct imgu_css_reso reso; in imgu_css_osys_calc_frame_and_stripe_params() local 383 reso.input_width = css_pipe->rect[IPU3_CSS_RECT_GDC].width; in imgu_css_osys_calc_frame_and_stripe_params() 386 reso.input_height = css_pipe->rect[IPU3_CSS_RECT_GDC].height; in imgu_css_osys_calc_frame_and_stripe_params() 388 reso.input_format = in imgu_css_osys_calc_frame_and_stripe_params() 391 reso.pin_width[IMGU_ABI_OSYS_PIN_OUT] = in imgu_css_osys_calc_frame_and_stripe_params() 393 reso.pin_height[IMGU_ABI_OSYS_PIN_OUT] = in imgu_css_osys_calc_frame_and_stripe_params() 395 reso.pin_stride[IMGU_ABI_OSYS_PIN_OUT] = in imgu_css_osys_calc_frame_and_stripe_params() 397 reso.pin_format[IMGU_ABI_OSYS_PIN_OUT] = in imgu_css_osys_calc_frame_and_stripe_params() 400 reso.pin_width[IMGU_ABI_OSYS_PIN_VF] = in imgu_css_osys_calc_frame_and_stripe_params() 402 reso.pin_height[IMGU_ABI_OSYS_PIN_VF] = in imgu_css_osys_calc_frame_and_stripe_params() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/gl860/ |
| H A D | gl860-mi2020.c | 442 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in mi2020_init_post_alt() local 489 switch (reso) { in mi2020_init_post_alt() 492 if (reso != IMAGE_800) in mi2020_init_post_alt() 502 if (reso == IMAGE_800) in mi2020_init_post_alt() 517 if (reso == IMAGE_1280) { in mi2020_init_post_alt() 581 if (reso == IMAGE_640 || reso == IMAGE_800) in mi2020_init_post_alt() 605 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in mi2020_configure_alt() local 607 switch (reso) { in mi2020_configure_alt() 624 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in mi2020_camera_settings() local 709 if (reso == IMAGE_640 || reso == IMAGE_800) in mi2020_camera_settings()
|
| H A D | gl860-ov2640.c | 257 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in ov2640_init_post_alt() local 269 switch (reso) { in ov2640_init_post_alt() 284 if (reso == IMAGE_1280) { in ov2640_init_post_alt() 295 if (reso == IMAGE_1280) { in ov2640_init_post_alt() 319 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in ov2640_configure_alt() local 321 switch (reso) { in ov2640_configure_alt()
|
| H A D | gl860-ov9655.c | 201 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in ov9655_init_post_alt() local 208 tbl = (reso == IMAGE_640) ? tbl_640 : tbl_1280; in ov9655_init_post_alt() 280 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in ov9655_configure_alt() local 282 switch (reso) { in ov9655_configure_alt()
|
| H A D | gl860-mi1320.c | 284 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in mi1320_sensor_settings() local 291 switch (reso) { in mi1320_sensor_settings() 321 s32 reso = gspca_dev->cam.cam_mode[(s32) gspca_dev->curr_mode].priv; in mi1320_configure_alt() local 323 switch (reso) { in mi1320_configure_alt()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | nvp6188.c | 1910 u32 reso = 0; in nvp6188_auto_detect_fmt() local 1927 reso = NVP_RESO_960H_NSTC; in nvp6188_auto_detect_fmt() 1931 reso = NVP_RESO_960H_PAL; in nvp6188_auto_detect_fmt() 1935 reso = NVP_RESO_720P_NSTC; in nvp6188_auto_detect_fmt() 1939 reso = NVP_RESO_720P_PAL; in nvp6188_auto_detect_fmt() 1943 reso = NVP_RESO_1080P_NSTC; in nvp6188_auto_detect_fmt() 1947 reso = NVP_RESO_1080P_PAL; in nvp6188_auto_detect_fmt() 1951 reso = NVP_RESO_960P_NSTC; in nvp6188_auto_detect_fmt() 1955 reso = NVP_RESO_960P_PAL; in nvp6188_auto_detect_fmt() 1959 reso = NVP_RESO_1300P_NSTC; in nvp6188_auto_detect_fmt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | i5k_amb.c | 501 struct resource *reso; in i5k_amb_probe() local 529 reso = request_mem_region(data->amb_base, data->amb_len, DRVNAME); in i5k_amb_probe() 530 if (!reso) { in i5k_amb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_ad_nvp6188.c | 884 int i, reso; in nvp6188_manual_mode() local 887 reso = ad->channel_reso[i]; in nvp6188_manual_mode() 888 switch (reso) { in nvp6188_manual_mode()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | fsl_qe_udc.h | 122 u8 reso[2]; member
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | stable-api-nonsense.rst | 37 nei sorgenti del kernel, ognuno dei quali hanno reso Linux un sistema operativo 195 - Il driver sarà automaticamente reso disponibile in tutte le distribuzioni
|
| H A D | 7.AdvancedTopics.rst | 97 Dunque, una volta che il vostro insieme di patch è stato reso disponibile 107 quando lo si ritiene necessario) e reso pubblico solo quando è in uno stato
|
| H A D | 1.Intro.rst | 21 Il codice che contribuisce al kernel Linux deve essere reso disponibile sotto 130 reso possibile.
|
| H A D | changes.rst | 133 DevFS è stato reso obsoleto da udev
|
| H A D | 4.Coding.rst | 171 sotto la licenza GPL e reso disponibile per la sua inclusione nella ramo
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | hacking.rst | 868 Philipp Rumpf per l'ortografia e per aver reso più chiaro il testo, e
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190727.patch.gz | 1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 4106 …qrswvurnlhddabdcbabaa`[TKD:1-*,/0011/....-../000000//-1,Bpp:%"/QWGHKQn��reso\\Tovhqr~�xvgUH6*0De…
|