Lines Matching defs:pvr2_sysfs
18 struct pvr2_sysfs {
61 struct pvr2_sysfs *chptr;
81 pvr2_sysfs_trace("pvr2_sysfs(%p) show_name(cid=%d) is %s",
103 pvr2_sysfs_trace("pvr2_sysfs(%p) show_type(cid=%d) is %s",
116 pvr2_sysfs_trace("pvr2_sysfs(%p) show_min(cid=%d) is %ld",
129 pvr2_sysfs_trace("pvr2_sysfs(%p) show_max(cid=%d) is %ld",
147 pvr2_sysfs_trace("pvr2_sysfs(%p) show_def(cid=%d) is %.*s (%d)",
166 pvr2_sysfs_trace("pvr2_sysfs(%p) show_val_norm(cid=%d) is %.*s (%d)",
185 pvr2_sysfs_trace("pvr2_sysfs(%p) show_val_custom(cid=%d) is %.*s (%d)",
210 pvr2_sysfs_trace("pvr2_sysfs(%p) show_enum(cid=%d)",
235 pvr2_sysfs_trace("pvr2_sysfs(%p) show_bits(cid=%d)",
265 pvr2_sysfs_trace("pvr2_sysfs(%p) store_val_norm(cid=%d) \"%.*s\"",
279 pvr2_sysfs_trace("pvr2_sysfs(%p) store_val_custom(cid=%d) \"%.*s\"",
286 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id)
413 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp)
449 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp)
466 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp)
476 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp)
506 static void class_dev_destroy(struct pvr2_sysfs *sfp)
551 struct pvr2_sysfs *sfp;
563 struct pvr2_sysfs *sfp;
574 struct pvr2_sysfs *sfp;
585 struct pvr2_sysfs *sfp;
597 struct pvr2_sysfs *sfp;
609 struct pvr2_sysfs *sfp;
617 static void class_dev_create(struct pvr2_sysfs *sfp,
746 struct pvr2_sysfs *sfp;
747 sfp = container_of(chp,struct pvr2_sysfs,channel);
749 pvr2_trace(PVR2_TRACE_STRUCT,"Destroying pvr2_sysfs id=%p",sfp);
756 struct pvr2_sysfs *pvr2_sysfs_create(struct pvr2_context *mp,
759 struct pvr2_sysfs *sfp;
762 pvr2_trace(PVR2_TRACE_STRUCT,"Creating pvr2_sysfs id=%p",sfp);
804 struct pvr2_sysfs *sfp;
815 struct pvr2_sysfs *sfp;
826 struct pvr2_sysfs *sfp;