Searched refs:pvr2_device_desc (Results 1 – 4 of 4) sorted by relevance
62 static const struct pvr2_device_desc pvr2_device_29xxx = {96 static const struct pvr2_device_desc pvr2_device_24xxx = {126 static const struct pvr2_device_desc pvr2_device_gotview_2 = {147 static const struct pvr2_device_desc pvr2_device_gotview_2d = {169 static const struct pvr2_device_desc pvr2_device_av400 = {225 static const struct pvr2_device_desc pvr2_device_onair_creator = {285 static const struct pvr2_device_desc pvr2_device_onair_usb2 = {379 static const struct pvr2_device_desc pvr2_device_73xxx = {486 static const struct pvr2_device_desc pvr2_device_750xx = {509 static const struct pvr2_device_desc pvr2_device_751xx = {
91 struct pvr2_device_desc { struct
170 const struct pvr2_device_desc *hdw_desc;
2389 const struct pvr2_device_desc *hdw_desc; in pvr2_hdw_create()2396 hdw_desc = (const struct pvr2_device_desc *)(devid->driver_info); in pvr2_hdw_create()