Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c46 static const struct pvr2_device_client_desc pvr2_cli_29xxx[] = {
80 static const struct pvr2_device_client_desc pvr2_cli_24xxx[] = {
116 static const struct pvr2_device_client_desc pvr2_cli_gotview_2[] = {
161 static const struct pvr2_device_client_desc pvr2_cli_av400[] = {
215 static const struct pvr2_device_client_desc pvr2_cli_onair_creator[] = {
275 static const struct pvr2_device_client_desc pvr2_cli_onair_usb2[] = {
364 static const struct pvr2_device_client_desc pvr2_cli_73xxx[] = {
Dpvrusb2-devattr.h41 struct pvr2_device_client_desc { struct
55 const struct pvr2_device_client_desc *lst; argument
Dpvrusb2-hdw.c1980 const struct pvr2_device_client_desc *cd) in pvr2_hdw_load_subdev()