Searched refs:__test_dev_config_update_u8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_firmware.c | 382 static int __test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in __test_dev_config_update_u8() function 402 ret = __test_dev_config_update_u8(buf, size, cfg); in test_dev_config_update_u8() 435 rc = __test_dev_config_update_u8(buf, count, in config_num_requests_store()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_firmware.c | 421 static int __test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in __test_dev_config_update_u8() function 441 ret = __test_dev_config_update_u8(buf, size, cfg); in test_dev_config_update_u8() 500 rc = __test_dev_config_update_u8(buf, count, in config_num_requests_store()
|
Completed in 7 milliseconds