Searched refs:v4l_warn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | bt866.c | 66 v4l_warn(client, "error #%d writing to 0x%02x\n", in bt866_write() 71 v4l_warn(client, "giving up\n"); in bt866_write()
|
H A D | saa7115.c | 1827 v4l_warn(client, "found %s while %s was expected\n", in saa711x_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | bt866.c | 66 v4l_warn(client, "error #%d writing to 0x%02x\n", in bt866_write() 71 v4l_warn(client, "giving up\n"); in bt866_write()
|
H A D | saa7115.c | 1827 v4l_warn(client, "found %s while %s was expected\n", in saa711x_probe()
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-common.h | 33 #define v4l_warn(client, fmt, arg...) \ macro
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-common.h | 33 #define v4l_warn(client, fmt, arg...) \ macro
|
Completed in 11 milliseconds