Home
last modified time | relevance | path

Searched defs:iostate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_2000.c224 struct test_200x_io_state *iostate = ptr; in test_200x_tcp_read_cb() local
245 struct test_200x_io_state *iostate = ptr; in test_200x_tcp_write_cb() local
642 struct test_200x_io_state *iostate = ptr; in test_200x_udp_accept_cb() local
/OK3568_Linux_fs/kernel/drivers/gpu/vga/
H A Dvgaarb.c87 static const char *vga_iostate_to_str(unsigned int iostate) in vga_iostate_to_str()