Home
last modified time | relevance | path

Searched refs:bfin_cf_socket (Results 1 – 1 of 1) sorted by relevance

/drivers/pcmcia/
Dbfin_cf_pcmcia.c58 struct bfin_cf_socket { struct
90 struct bfin_cf_socket *cf = (void *)_cf; in bfin_cf_timer() argument
106 struct bfin_cf_socket *cf; in bfin_cf_get_status()
111 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_get_status()
127 struct bfin_cf_socket *cf; in bfin_cf_set_socket()
128 cf = container_of(sock, struct bfin_cf_socket, socket); in bfin_cf_set_socket()
161 struct bfin_cf_socket *cf; in bfin_cf_set_io_map()
163 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_set_io_map()
173 struct bfin_cf_socket *cf; in bfin_cf_set_mem_map()
177 cf = container_of(s, struct bfin_cf_socket, socket); in bfin_cf_set_mem_map()
[all …]