Searched refs:CVMX_USB_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
623 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_initialize()626 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_initialize()629 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_initialize()1275 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1277 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1279 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1281 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1283 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1286 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()1288 CVMX_USB_RETURN(CVMX_USB_INVALID_PARAM); in cvmx_usb_open_pipe()[all …]
461 CVMX_USB_INVALID_PARAM = -1, /**< A parameter to the function was invalid */ enumerator