Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c1276 struct print_vbus_info printparam; in info_debugfs_read() local
1287 printparam.str_pos = &str_pos; in info_debugfs_read()
1288 printparam.buf = vbuf; in info_debugfs_read()
1289 printparam.len = &len; in info_debugfs_read()
1290 bus_for_each_dev(&virtpci_bus_type, NULL, (void *)&printparam, in info_debugfs_read()