ofctl.c | 56 static void oflist(int, const char *, int, void *, size_t); 543 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf)); 557 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf)); 695 oflist(int node, const char *parent_device_type, int depth, function in typeref:typename:void 727 oflist(child, device_type, depth, of_buf, of_buflen);
|