Searched refs:current_type (Results 1 – 7 of 7) sorted by relevance
348 enum e820_type current_type, last_type; in e820__update_table() local412 current_type = 0; in e820__update_table()414 if (overlap_list[idx]->type > current_type) in e820__update_table()415 current_type = overlap_list[idx]->type; in e820__update_table()419 if (current_type != last_type || !e820_type_mergeable(current_type)) { in e820__update_table()428 if (current_type) { in e820__update_table()430 new_entries[new_nr_entries].type = current_type; in e820__update_table()433 last_type = current_type; in e820__update_table()
331 enum power_supply_charge_type current_type, in power_supply_show_charge_types() argument342 current_type, buf); in power_supply_show_charge_types()347 current_type, buf); in power_supply_show_charge_types()629 enum power_supply_charge_type current_type, in power_supply_charge_types_show() argument635 available_types, current_type, buf); in power_supply_charge_types_show()
96 state->current_type = type; in unwind_user_next()110 state->current_type = UNWIND_USER_TYPE_NONE; in unwind_user_next()
40 enum unwind_user_type current_type; member
990 enum power_supply_charge_type current_type,1012 enum power_supply_charge_type current_type, in power_supply_charge_types_show() argument
497 enum drm_plane_type current_type; in vkms_config_crtc_get_plane() local501 current_type = vkms_config_plane_get_type(plane_cfg); in vkms_config_crtc_get_plane()504 if (possible_crtc == crtc_cfg && current_type == type) in vkms_config_crtc_get_plane()
481 static struct floppy_struct *current_type[N_DRIVE]; variable604 return !current_type[drive] && !ITYPE(drive_state[drive].fd_device); in drive_no_geom()765 current_type[drive] != NULL) in disk_change()767 current_type[drive] = NULL; in disk_change()2115 _floppy = current_type[drive]; in set_floppy()2386 current_type[current_drive] = _floppy; in rw_interrupt()2395 current_type[current_drive] = _floppy; in rw_interrupt()3275 current_type[drive] = &user_params[drive]; in set_geometry()3354 *g = current_type[drive]; in get_floppy_geometry()3465 current_type[drive] = NULL; in fd_locked_ioctl()