Searched refs:_picolcd_flash_read (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-picolcd_debugfs.c | 179 static ssize_t _picolcd_flash_read(struct picolcd_data *data, int report_id, in _picolcd_flash_read() function 228 return _picolcd_flash_read(data, REPORT_BL_READ_MEMORY, u, s, off); in picolcd_debug_flash_read() 230 return _picolcd_flash_read(data, REPORT_READ_MEMORY, u, s, off); in picolcd_debug_flash_read()
|