Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/gasket/
Dgasket_core.c470 ssize_t current_written = 0; in gasket_sysfs_data_show() local
500 current_written = in gasket_sysfs_data_show()
503 buf += current_written; in gasket_sysfs_data_show()
504 ret += current_written; in gasket_sysfs_data_show()
512 current_written = in gasket_sysfs_data_show()
515 buf += current_written; in gasket_sysfs_data_show()
516 ret += current_written; in gasket_sysfs_data_show()
560 current_written = in gasket_sysfs_data_show()
563 buf += current_written; in gasket_sysfs_data_show()
564 ret += current_written; in gasket_sysfs_data_show()