Home
last modified time | relevance | path

Searched refs:show_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
H A Dvsock_virtio_transport_common.h14 #define show_type(val) \ macro
84 show_type(__entry->type),
139 show_type(__entry->type),
H A Dv4l2.h17 #define show_type(type) \ macro
152 __entry->index, show_type(__entry->type),
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c83 static ssize_t show_type(struct device *class_dev, in show_type() function
316 cip->attr_type.show = show_type; in pvr2_sysfs_add_control()
/linux/scripts/
H A Dcheckpatch.pl1027 if (show_type("CONST_STRUCT")) {
2341 sub show_type { subroutine
2354 if (!show_type($type) ||
3901 show_type("LONG_LINE") && show_type($msg_type)) {
5047 if (show_type("SPACING") && $fix) {