Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcomponent.c62 static int component_devices_show(struct seq_file *s, void *data) in component_devices_show() function
90 return single_open(file, component_devices_show, inode->i_private); in component_devices_open()