Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c6569 char *device_name, *device_tmp; in binder_init() local
6606 device_tmp = device_names; in binder_init()
6607 while ((device_name = strsep(&device_tmp, ","))) { in binder_init()