Searched refs:io_state (Results 1 – 3 of 3) sorted by relevance
85 *io_state = VGA_RSRC_NONE; in vga_str_to_iostate()1162 unsigned int io_state; in vga_arb_write() local1187 if (io_state == VGA_RSRC_NONE) { in vga_arb_write()1203 if (io_state & VGA_RSRC_LEGACY_IO) in vga_arb_write()1205 if (io_state & VGA_RSRC_LEGACY_MEM) in vga_arb_write()1260 vga_put(pdev, io_state); in vga_arb_write()1262 if (io_state & VGA_RSRC_LEGACY_IO) in vga_arb_write()1264 if (io_state & VGA_RSRC_LEGACY_MEM) in vga_arb_write()1292 if (vga_tryget(pdev, io_state)) { in vga_arb_write()1296 if (io_state & VGA_RSRC_LEGACY_IO) in vga_arb_write()[all …]
44 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)"60 lock <io_state>61 acquires locks on target ("none" is an invalid io_state)62 trylock <io_state>65 unlock <io_state>70 decodes <io_state>
131 struct imx5_suspend_io_state io_state[MX5_MAX_SUSPEND_IOSTATE]; member346 memcpy(suspend_info->io_state, soc_data->suspend_io_config, in imx5_suspend_init()347 sizeof(*suspend_info->io_state) * soc_data->suspend_io_count); in imx5_suspend_init()