Searched refs:info (Results 1 – 5 of 5) sorted by relevance
78 RootInfo *info = &g_roots[i]; in get_root_info_for_path() local79 if (strncmp(info->name, root_path, len) == 0) { in get_root_info_for_path()80 return info; in get_root_info_for_path()109 const RootInfo *info = get_root_info_for_path(root_path); in is_package_root_path() local110 return info != NULL && info->filesystem == g_package_file; in is_package_root_path()117 const RootInfo *info = get_root_info_for_path(root_path); in translate_package_root_path() local118 if (info == NULL || info->filesystem != g_package_file) { in translate_package_root_path()124 size_t root_len = strlen(info->name); in translate_package_root_path()147 const RootInfo *info = get_root_info_for_path(root_path); in translate_root_path() local148 if (info == NULL || info->mount_point == NULL) { in translate_root_path()[all …]
54 info = struct.pack(BITMAPINFO_HEADER_FMT, variable69 f.write(info)
82 unsigned info; member105 unsigned info; member
127 item->info = INFO_BYTES(req->length) | INFO_IOC | INFO_ACTIVE; in usb_queue_req()132 ept->head->info = 0; in usb_queue_req()158 if(item->info & 0xff) { in handle_ept_complete()162 ept->num, ept->in ? "in" : "out", item->info, item->page0); in handle_ept_complete()164 actual = req->length - ((item->info >> 16) & 0x7fff); in handle_ept_complete()406 ept->head->info = INFO_ACTIVE; in usb_poll()
217 void info(unsigned c, unsigned s) in info() function258 info(c, s); in arm11_clock_test()