Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 2 of 2) sorted by relevance

/lib/
Dtest_firmware.c305 bool *cfg) in __test_dev_config_update_bool()
318 bool *cfg) in test_dev_config_update_bool()
342 static ssize_t test_dev_config_show_int(char *buf, int cfg) in test_dev_config_show_int()
353 static inline int __test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in __test_dev_config_update_u8()
371 static int test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in test_dev_config_update_u8()
382 static ssize_t test_dev_config_show_u8(char *buf, u8 cfg) in test_dev_config_show_u8()
Dkobject_uevent.c760 struct netlink_kernel_cfg cfg = { in uevent_net_init() local