Home
last modified time | relevance | path

Searched refs:debugifc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/pvrusb2/
H A DMakefile3 obj-pvrusb2-debugifc-$(CONFIG_VIDEO_PVRUSB2_DEBUGIFC) := pvrusb2-debugifc.o
16 $(obj-pvrusb2-sysfs-y) $(obj-pvrusb2-debugifc-y)
H A Dpvrusb2-sysfs.c22 struct pvr2_sysfs_debugifc *debugifc; member
425 sfp->debugifc = dip; in pvr2_sysfs_add_debugifc()
447 if (!sfp->debugifc) return; in pvr2_sysfs_tear_down_debugifc()
448 if (sfp->debugifc->debuginfo_created_ok) { in pvr2_sysfs_tear_down_debugifc()
450 &sfp->debugifc->attr_debuginfo); in pvr2_sysfs_tear_down_debugifc()
452 if (sfp->debugifc->debugcmd_created_ok) { in pvr2_sysfs_tear_down_debugifc()
454 &sfp->debugifc->attr_debugcmd); in pvr2_sysfs_tear_down_debugifc()
456 kfree(sfp->debugifc); in pvr2_sysfs_tear_down_debugifc()
457 sfp->debugifc = NULL; in pvr2_sysfs_tear_down_debugifc()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst95 pvrusb2-debugifc.[ch] - This module implements a crude command line