Searched refs:bfin_cf_socket (Results 1 – 1 of 1) sorted by relevance
59 struct bfin_cf_socket { struct91 struct bfin_cf_socket *cf = (void *)_cf; in bfin_cf_timer() argument107 struct bfin_cf_socket *cf; in bfin_cf_get_status()112 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_get_status()128 struct bfin_cf_socket *cf; in bfin_cf_set_socket()129 cf = container_of(sock, struct bfin_cf_socket, socket); in bfin_cf_set_socket()162 struct bfin_cf_socket *cf; in bfin_cf_set_io_map()164 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_set_io_map()174 struct bfin_cf_socket *cf; in bfin_cf_set_mem_map()178 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_set_mem_map()[all …]