Home
last modified time | relevance | path

Searched defs:new_bus (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dtrusty_virtio.c138 struct trusty_virtio_bus* new_bus = (struct trusty_virtio_bus*)calloc( in alloc_new_bus() local
164 struct trusty_virtio_bus* new_bus = alloc_new_bus(client_id, &tmp_ref); in create_new_bus() local
/aosp_15_r20/external/pciutils/
H A Dls-tree.c44 new_bus(struct bridge *b, unsigned int domain, unsigned int n) in new_bus() function