Searched refs:pvr2_sysfs_trace (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 16 #define pvr2_sysfs_trace(...) pvr2_trace(PVR2_TRACE_SYSFS,__VA_ARGS__) macro 77 pvr2_sysfs_trace("pvr2_sysfs(%p) show_name(cid=%d) is %s", in show_name() 99 pvr2_sysfs_trace("pvr2_sysfs(%p) show_type(cid=%d) is %s", in show_type() 112 pvr2_sysfs_trace("pvr2_sysfs(%p) show_min(cid=%d) is %ld", in show_min() 125 pvr2_sysfs_trace("pvr2_sysfs(%p) show_max(cid=%d) is %ld", in show_max() 143 pvr2_sysfs_trace("pvr2_sysfs(%p) show_def(cid=%d) is %.*s (%d)", in show_def() 206 pvr2_sysfs_trace("pvr2_sysfs(%p) show_enum(cid=%d)", in show_enum() 231 pvr2_sysfs_trace("pvr2_sysfs(%p) show_bits(cid=%d)", in show_bits() 294 pvr2_sysfs_trace("Creating pvr2_sysfs_ctl_item id=%p",cip); in pvr2_sysfs_add_control() 488 pvr2_sysfs_trace("Releasing class_dev id=%p",class_dev); in pvr2_sysfs_release() [all …]
|