Searched refs:printparam (Results 1 – 1 of 1) sorted by relevance
1276 struct print_vbus_info printparam; in info_debugfs_read() local1287 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()