Searched refs:report_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-picolcd_debugfs.c303 int report_erase, report_write; local
316 report_write = REPORT_BL_WRITE_MEMORY;
319 report_write = REPORT_WRITE_MEMORY;
326 err = _picolcd_flash_write(data, report_write, u, 64, off);

Completed in 161 milliseconds