Searched defs:API_ENTRY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-mailbox.c | 36 #define API_ENTRY(x, f) [x] = { (f), #x } macro [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-mailbox.c | 36 #define API_ENTRY(x, f) [x] = { (f), #x } macro [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x } macro [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x } macro [all...] |
Completed in 2 milliseconds