Lines Matching refs:show
330 cip->attr_name.show = show_name; in pvr2_sysfs_add_control()
335 cip->attr_type.show = show_type; in pvr2_sysfs_add_control()
340 cip->attr_min.show = show_min; in pvr2_sysfs_add_control()
345 cip->attr_max.show = show_max; in pvr2_sysfs_add_control()
350 cip->attr_def.show = show_def; in pvr2_sysfs_add_control()
363 cip->attr_enum.show = show_enum; in pvr2_sysfs_add_control()
368 cip->attr_bits.show = show_bits; in pvr2_sysfs_add_control()
380 cip->attr_val.show = show_val_norm; in pvr2_sysfs_add_control()
384 cip->attr_custom.show = show_val_custom; in pvr2_sysfs_add_control()
438 dip->attr_debugcmd.show = debugcmd_show; in pvr2_sysfs_add_debugifc()
443 dip->attr_debuginfo.show = debuginfo_show; in pvr2_sysfs_add_debugifc()
666 sfp->attr_v4l_minor_number.show = v4l_minor_number_show; in class_dev_create()
681 sfp->attr_v4l_radio_minor_number.show = v4l_radio_minor_number_show; in class_dev_create()
696 sfp->attr_unit_number.show = unit_number_show; in class_dev_create()
710 sfp->attr_bus_info.show = bus_info_show; in class_dev_create()
725 sfp->attr_hdw_name.show = hdw_name_show; in class_dev_create()
740 sfp->attr_hdw_desc.show = hdw_desc_show; in class_dev_create()