Searched refs:tw2815 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10.h | 200 u8 tw2865, tw2864, tw2815; member
|
H A D | solo6x10-tw28.c | 169 #define is_tw286x(__solo, __id) (!(__solo->tw2815 & (1 << __id))) 609 solo_dev->tw2815 |= 1 << i; in solo_tw28_init()
|
H A D | solo6x10-core.c | 231 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 232 hweight32(solo_dev->tw2815), in tw28xx_show()
|
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10.h | 200 u8 tw2865, tw2864, tw2815; member
|
H A D | solo6x10-tw28.c | 169 #define is_tw286x(__solo, __id) (!(__solo->tw2815 & (1 << __id))) 609 solo_dev->tw2815 |= 1 << i; in solo_tw28_init()
|
H A D | solo6x10-core.c | 231 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 232 hweight32(solo_dev->tw2815), in tw28xx_show()
|
Completed in 7 milliseconds