Searched refs:vio (Results 1 – 1 of 1) sorted by relevance
572 static int do_vio_entry(const char *filename, struct vio_device_id *vio, in do_vio_entry() argument577 sprintf(alias, "vio:T%sS%s", vio->type[0] ? vio->type : "*", in do_vio_entry()578 vio->compat[0] ? vio->compat : "*"); in do_vio_entry()