Searched refs:SOLO_DEV_6010 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 459 if (id->driver_data == SOLO_DEV_6010) in solo_pci_probe() 517 if (solo_dev->type == SOLO_DEV_6010) { in solo_pci_probe() 576 solo_dev->type == SOLO_DEV_6010 ? 0x100 : 0x300); in solo_pci_probe() 578 if (solo_dev->type != SOLO_DEV_6010) { in solo_pci_probe() 645 .driver_data = SOLO_DEV_6010 }, 647 .driver_data = SOLO_DEV_6010 }, 649 .driver_data = SOLO_DEV_6010 }, 651 .driver_data = SOLO_DEV_6010 }, 653 .driver_data = SOLO_DEV_6010 }, 655 .driver_data = SOLO_DEV_6010 }, [all...] |
H A D | solo6x10-enc.c | 103 if (solo_dev->type == SOLO_DEV_6010) in solo_capture_config() 181 if (solo_dev->type == SOLO_DEV_6010) in solo_s_jpeg_qp() 208 if (solo_dev->type == SOLO_DEV_6010) in solo_g_jpeg_qp() 229 if (solo_dev->type == SOLO_DEV_6010) { in solo_jpeg_config() 267 if (solo_dev->type != SOLO_DEV_6010) { in solo_mp4e_config() 288 SOLO_DCT_INTERVAL(solo_dev->type == SOLO_DEV_6010 ? 9 : 10)); in solo_mp4e_config()
|
H A D | solo6x10-offsets.h | 21 (__solo->type == SOLO_DEV_6010 ? 0x10000 : 0x20000)
|
H A D | solo6x10-v4l2-enc.c | 194 if (solo_dev->type == SOLO_DEV_6010) { in solo_update_mode() 823 case SOLO_DEV_6010: in solo_enc_enum_fmt_cap() 843 || (pixfmt == V4L2_PIX_FMT_MPEG4 && dev_type == SOLO_DEV_6010) in solo_valid_pixfmt() 1257 solo_enc->fmt = (solo_dev->type == SOLO_DEV_6010) ? in solo_enc_alloc() 1372 if (solo_dev->type == SOLO_DEV_6010) in solo_enc_v4l2_init()
|
H A D | solo6x10-disp.c | 66 if (solo_dev->type == SOLO_DEV_6010) in solo_vin_config()
|
H A D | solo6x10.h | 57 #define SOLO_DEV_6010 0 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 459 if (id->driver_data == SOLO_DEV_6010) in solo_pci_probe() 517 if (solo_dev->type == SOLO_DEV_6010) { in solo_pci_probe() 576 solo_dev->type == SOLO_DEV_6010 ? 0x100 : 0x300); in solo_pci_probe() 578 if (solo_dev->type != SOLO_DEV_6010) { in solo_pci_probe() 645 .driver_data = SOLO_DEV_6010 }, 647 .driver_data = SOLO_DEV_6010 }, 649 .driver_data = SOLO_DEV_6010 }, 651 .driver_data = SOLO_DEV_6010 }, 653 .driver_data = SOLO_DEV_6010 }, 655 .driver_data = SOLO_DEV_6010 }, [all...] |
H A D | solo6x10-enc.c | 103 if (solo_dev->type == SOLO_DEV_6010) in solo_capture_config() 181 if (solo_dev->type == SOLO_DEV_6010) in solo_s_jpeg_qp() 208 if (solo_dev->type == SOLO_DEV_6010) in solo_g_jpeg_qp() 229 if (solo_dev->type == SOLO_DEV_6010) { in solo_jpeg_config() 267 if (solo_dev->type != SOLO_DEV_6010) { in solo_mp4e_config() 288 SOLO_DCT_INTERVAL(solo_dev->type == SOLO_DEV_6010 ? 9 : 10)); in solo_mp4e_config()
|
H A D | solo6x10-offsets.h | 21 (__solo->type == SOLO_DEV_6010 ? 0x10000 : 0x20000)
|
H A D | solo6x10-v4l2-enc.c | 194 if (solo_dev->type == SOLO_DEV_6010) { in solo_update_mode() 820 case SOLO_DEV_6010: in solo_enc_enum_fmt_cap() 840 || (pixfmt == V4L2_PIX_FMT_MPEG4 && dev_type == SOLO_DEV_6010) in solo_valid_pixfmt() 1254 solo_enc->fmt = (solo_dev->type == SOLO_DEV_6010) ? in solo_enc_alloc() 1370 if (solo_dev->type == SOLO_DEV_6010) in solo_enc_v4l2_init()
|
H A D | solo6x10.h | 57 #define SOLO_DEV_6010 0 macro
|
H A D | solo6x10-disp.c | 66 if (solo_dev->type == SOLO_DEV_6010) in solo_vin_config()
|
Completed in 10 milliseconds