Searched +full:9003 +full:e (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | em28xx-cardlist.rst | 240 - 0ccd:005e, 0ccd:0042 242 - Pinnacle Hybrid Pro (330e) 330 - PCTV nanoStick T2 290e 338 - PCTV DVB-S2 Stick (460e) 358 - PCTV QuatroStick (510e) 362 - PCTV QuatroStick nano (520e) 368 - 0ccd:008e, 0ccd:00ac 384 - 1ae7:9003, 1ae7:9004 386 - PCTV DVB-S2 Stick (461e) 394 - PCTV tripleStick (292e) [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | em28xx-cardlist.rst | 240 - 0ccd:005e, 0ccd:0042 242 - Pinnacle Hybrid Pro (330e) 330 - PCTV nanoStick T2 290e 338 - PCTV DVB-S2 Stick (460e) 358 - PCTV QuatroStick (510e) 362 - PCTV QuatroStick nano (520e) 368 - 0ccd:008e, 0ccd:00ac 384 - 1ae7:9003, 1ae7:9004 386 - PCTV DVB-S2 Stick (461e) 394 - PCTV tripleStick (292e) [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | rtas-proc.c | 53 #define IBM_DRCONNECTOR 0x232b /* 9003 */ 73 #define LOC_ETHERNET 'E' 108 /* 9003 - 9004: Vendor specific */
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | rtas-proc.c | 53 #define IBM_DRCONNECTOR 0x232b /* 9003 */ 73 #define LOC_ETHERNET 'E' 108 /* 9003 - 9004: Vendor specific */
|
| /kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
| D | em28xx-cards.c | 222 * PCTV HD Mini (80e) GPIOs 318 * 2013:024f PCTV nanoStick T2 290e 347 * 2013:024f PCTV DVB-S2 Stick 460e 379 * 2013:0258 PCTV DVB-S2 Stick (461e) 431 * 2304:0242 PCTV QuatroStick (510e) 445 * 2013:0251 PCTV QuatroStick nano (520e) 460 * 1ae7:9003/9004 SpeedLink Vicious And Devine Laplace webcam 1932 .name = "Pinnacle Hybrid Pro (330e)", 2241 * 2013:024f PCTV nanoStick T2 290e. 2245 .name = "PCTV nanoStick T2 290e", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
| D | em28xx-cards.c | 232 * PCTV HD Mini (80e) GPIOs 328 * 2013:024f PCTV nanoStick T2 290e 357 * 2013:024f PCTV DVB-S2 Stick 460e 389 * 2013:0258 PCTV DVB-S2 Stick (461e) 441 * 2304:0242 PCTV QuatroStick (510e) 455 * 2013:0251 PCTV QuatroStick nano (520e) 470 * 1ae7:9003/9004 SpeedLink Vicious And Devine Laplace webcam 1911 .name = "Pinnacle Hybrid Pro (330e)", 2220 * 2013:024f PCTV nanoStick T2 290e. 2224 .name = "PCTV nanoStick T2 290e", [all …]
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 14036 /* I2C Master Registers (E-DDC) */ 14785 * @e: DRM event to deliver 14789 - * This function sends the event @e, initialized with drm_event_reserve_init(), 14797 + * This helper function sends the event @e, initialized with 14802 -void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e) 14804 + struct drm_pending_event *e, ktime_t timestamp) 14808 @@ -800,7 +798,10 @@ void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e) 14811 if (e->fence) { 14812 - dma_fence_signal(e->fence); 14814 + dma_fence_signal_timestamp(e->fence, timestamp); [all …]
|
| /kernel/linux/linux-6.6/tools/testing/radix-tree/ |
| D | maple.c | 205 unsigned int e = 0; /* expected node_count */ in check_new_node() local 209 e = i - 34; in check_new_node() 211 e = i - 4; in check_new_node() 213 e = i - 1; in check_new_node() 216 e = i - 3; in check_new_node() 218 e = i - 1; in check_new_node() 220 e = 0; in check_new_node() 223 MT_BUG_ON(mt, mas.alloc->node_count != e); in check_new_node() 482 9003, 9002, 9008, 9012, 9015, in check_erase_testset() 35382 unsigned long e, count = 0, max = 1000; in check_dfs_preorder() local [all …]
|