Searched defs:ARGS (Results 1 – 6 of 6) sorted by relevance
/linux/include/media/ |
A D | dvbdev.h | 438 #define dvb_attach(FUNCTION, ARGS...) ({ \ argument 462 #define dvb_attach(FUNCTION, ARGS...) ({ \ argument
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
A D | init.h | 22 #define nvbios_init(s,o,ARGS...) ({ \ argument
|
/linux/samples/mei/ |
A D | mei-amt-version.c | 83 #define mei_msg(_me, fmt, ARGS...) do { \ argument 88 #define mei_err(_me, fmt, ARGS...) do { \ argument
|
/linux/drivers/media/v4l2-core/ |
A D | tuner-core.c | 188 #define tuner_symbol_probe(FUNCTION, ARGS...) ({ \ argument 213 #define tuner_symbol_probe(FUNCTION, ARGS...) ({ \ argument
|
/linux/drivers/misc/ibmasm/ |
A D | ibmasm.h | 35 #define dbg(STR, ARGS...) \ argument
|
/linux/fs/debugfs/ |
A D | file.c | 209 #define ARGS(args...) args macro
|
Completed in 19 milliseconds