Home
last modified time | relevance | path

Searched refs:current_written (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/gasket/
Dgasket_core.c476 ssize_t current_written = 0; in gasket_sysfs_data_show() local
506 current_written = in gasket_sysfs_data_show()
509 buf += current_written; in gasket_sysfs_data_show()
510 ret += current_written; in gasket_sysfs_data_show()
518 current_written = in gasket_sysfs_data_show()
521 buf += current_written; in gasket_sysfs_data_show()
522 ret += current_written; in gasket_sysfs_data_show()
566 current_written = in gasket_sysfs_data_show()
569 buf += current_written; in gasket_sysfs_data_show()
570 ret += current_written; in gasket_sysfs_data_show()