Lines Matching refs:hdw
250 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
289 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,ctl_id); in pvr2_sysfs_add_control()
465 cnt = pvr2_hdw_get_ctrl_count(sfp->channel.hdw); in pvr2_sysfs_add_controls()
548 pvr2_hdw_v4l_get_minor_number(sfp->channel.hdw, in v4l_minor_number_show()
560 pvr2_hdw_get_bus_info(sfp->channel.hdw)); in bus_info_show()
571 pvr2_hdw_get_type(sfp->channel.hdw)); in hdw_name_show()
582 pvr2_hdw_get_desc(sfp->channel.hdw)); in hdw_desc_show()
594 pvr2_hdw_v4l_get_minor_number(sfp->channel.hdw, in v4l_radio_minor_number_show()
606 pvr2_hdw_get_unit_number(sfp->channel.hdw)); in unit_number_show()
616 usb_dev = pvr2_hdw_get_dev(sfp->channel.hdw); in class_dev_create()
626 pvr2_hdw_get_device_identifier(sfp->channel.hdw)); in class_dev_create()
782 pvr2_hdw_trigger_module_log(sfp->channel.hdw); in debuginfo_show()
783 return pvr2_debugifc_print_info(sfp->channel.hdw,buf,PAGE_SIZE); in debuginfo_show()
793 return pvr2_debugifc_print_status(sfp->channel.hdw,buf,PAGE_SIZE); in debugcmd_show()
807 ret = pvr2_debugifc_docmd(sfp->channel.hdw,buf,count); in debugcmd_store()