Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dbfin_cf_pcmcia.c59 struct bfin_cf_socket { struct
91 struct bfin_cf_socket *cf = (void *)_cf; in bfin_cf_timer() argument
107 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 …]