Searched refs:output_report_dmabuf (Results 1 – 1 of 1) sorted by relevance
556 u8 *output_report_dmabuf; member2064 (struct sixaxis_output_report *)sc->output_report_dmabuf; in sixaxis_send_output_report()2108 u8 *buf = sc->output_report_dmabuf; in dualshock4_send_output_report()2171 (struct motion_output_report_02 *)sc->output_report_dmabuf; in motion_send_output_report()2204 sc->output_report_dmabuf = in sony_allocate_output_report()2209 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2213 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2217 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2223 if (!sc->output_report_dmabuf) in sony_allocate_output_report()