Searched refs:pvr2_device_desc (Results 1 – 4 of 4) sorted by relevance
58 static const struct pvr2_device_desc pvr2_device_29xxx = {92 static const struct pvr2_device_desc pvr2_device_24xxx = {122 static const struct pvr2_device_desc pvr2_device_gotview_2 = {143 static const struct pvr2_device_desc pvr2_device_gotview_2d = {165 static const struct pvr2_device_desc pvr2_device_av400 = {221 static const struct pvr2_device_desc pvr2_device_onair_creator = {281 static const struct pvr2_device_desc pvr2_device_onair_usb2 = {375 static const struct pvr2_device_desc pvr2_device_73xxx = {482 static const struct pvr2_device_desc pvr2_device_750xx = {505 static const struct pvr2_device_desc pvr2_device_751xx = {
87 struct pvr2_device_desc { struct
166 const struct pvr2_device_desc *hdw_desc;
2343 const struct pvr2_device_desc *hdw_desc; in pvr2_hdw_create()2350 hdw_desc = (const struct pvr2_device_desc *)(devid->driver_info); in pvr2_hdw_create()