Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dat91_cf.c46 struct at91_cf_socket { struct
57 static inline int at91_cf_present(struct at91_cf_socket *cf) in at91_cf_present() argument
71 struct at91_cf_socket *cf = _cf; in at91_cf_irq()
90 struct at91_cf_socket *cf; in at91_cf_get_status()
95 cf = container_of(s, struct at91_cf_socket, socket); in at91_cf_get_status()
116 struct at91_cf_socket *cf; in at91_cf_set_socket()
118 cf = container_of(sock, struct at91_cf_socket, socket); in at91_cf_set_socket()
151 struct at91_cf_socket *cf; in at91_cf_set_io_map()
154 cf = container_of(s, struct at91_cf_socket, socket); in at91_cf_set_io_map()
189 struct at91_cf_socket *cf; in at91_cf_set_mem_map()
[all …]