Searched refs:inner_it (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/apple/
H A Dparser.c904 struct iterator inner_it; local
907 dcp_parse_foreach_in_array(it.handle, inner_it) {
909 ret = parse_chan_layout_element(inner_it.handle,
922 *inner_it.handle = save_handle;
923 ret = parse_chan_layout_element(inner_it.handle,

Completed in 101 milliseconds