Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/greybus/
A Dhd.c50 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_reserve()
65 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_release_reserved()
75 struct ida *id_map = &hd->cport_id_map; in gb_hd_cport_allocate()
103 ida_simple_remove(&hd->cport_id_map, cport_id); in gb_hd_cport_release()
115 ida_destroy(&hd->cport_id_map); in gb_hd_release()
175 ida_init(&hd->cport_id_map); in gb_hd_create()
A Des2.c492 struct ida *id_map = &hd->cport_id_map; in es2_cport_allocate()
538 ida_simple_remove(&hd->cport_id_map, cport_id); in es2_cport_release()
/linux-6.3-rc2/include/linux/greybus/
A Dhd.h51 struct ida cport_id_map; member

Completed in 6 milliseconds