Home
last modified time | relevance | path

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

/xen/xen/common/
A Ddevice_tree.c215 u32 cplen, l; in dt_device_is_compatible() local
217 cp = dt_get_property(device, "compatible", &cplen); in dt_device_is_compatible()
220 while ( cplen > 0 ) in dt_device_is_compatible()
226 cplen -= l; in dt_device_is_compatible()

Completed in 6 milliseconds