Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pci/
H A Dvgaarb.c78 static int vga_str_to_iostate(char *buf, int str_size, unsigned int *io_state) in vga_str_to_iostate() function
1187 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()
1226 if (!vga_str_to_iostate in vga_arb_write()
1279 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()
1386 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c102 static int vga_str_to_iostate(char *buf, int str_size, int *io_state) in vga_str_to_iostate() function
1097 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()
1136 if (!vga_str_to_iostate in vga_arb_write()
1189 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()
1296 if (!vga_str_to_iostate(curr_pos, remaining, &io_state)) { in vga_arb_write()

Completed in 5 milliseconds