Searched refs:output_report_dmabuf (Results 1 – 2 of 2) sorted by relevance
37 void *output_report_dmabuf; member288 struct xb1s_ff_report *r = ms->output_report_dmabuf; in ms_ff_worker()348 ms->output_report_dmabuf = devm_kzalloc(&hdev->dev, in ms_init_ff()351 if (ms->output_report_dmabuf == NULL) in ms_init_ff()
554 u8 *output_report_dmabuf; member2068 (struct sixaxis_output_report *)sc->output_report_dmabuf; in sixaxis_send_output_report()2117 u8 *buf = sc->output_report_dmabuf; in dualshock4_send_output_report()2180 (struct motion_output_report_02 *)sc->output_report_dmabuf; in motion_send_output_report()2213 sc->output_report_dmabuf = in sony_allocate_output_report()2218 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2222 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2226 sc->output_report_dmabuf = devm_kmalloc(&sc->hdev->dev, in sony_allocate_output_report()2232 if (!sc->output_report_dmabuf) in sony_allocate_output_report()