Lines Matching refs:pvr2_sysfs_trace

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()
162 pvr2_sysfs_trace("pvr2_sysfs(%p) show_val_norm(cid=%d) is %.*s (%d)", in show_val_norm()
181 pvr2_sysfs_trace("pvr2_sysfs(%p) show_val_custom(cid=%d) is %.*s (%d)", in show_val_custom()
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()
261 pvr2_sysfs_trace("pvr2_sysfs(%p) store_val_norm(cid=%d) \"%.*s\"", in store_val_norm()
275 pvr2_sysfs_trace("pvr2_sysfs(%p) store_val_custom(cid=%d) \"%.*s\"", in store_val_custom()
294 pvr2_sysfs_trace("Creating pvr2_sysfs_ctl_item id=%p",cip); in pvr2_sysfs_add_control()
480 pvr2_sysfs_trace("Destroying pvr2_sysfs_ctl_item id=%p",cip1); in pvr2_sysfs_tear_down_controls()
488 pvr2_sysfs_trace("Releasing class_dev id=%p",class_dev); in pvr2_sysfs_release()
531 pvr2_sysfs_trace("Destroying class_dev id=%p",sfp->class_dev); in class_dev_destroy()
621 pvr2_sysfs_trace("Creating class_dev id=%p",class_dev); in class_dev_create()
765 pvr2_sysfs_trace("Registration failed for pvr2_sysfs_class"); in pvr2_sysfs_class_create()