Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
D7segled.c81 static struct bus_type tx_7segled_subsys = { variable
96 error = subsys_system_register(&tx_7segled_subsys, NULL); in tx_7segled_init_sysfs()
99 error = device_create_file(tx_7segled_subsys.dev_root, &dev_attr_map_seg7); in tx_7segled_init_sysfs()
110 dev->bus = &tx_7segled_subsys; in tx_7segled_init_sysfs()