Searched refs:omap_cf_socket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | omap_cf.c | 56 struct omap_cf_socket { struct 81 struct omap_cf_socket *cf = from_timer(cf, t, timer); in omap_cf_timer() 101 struct omap_cf_socket *cf = (struct omap_cf_socket *)_cf; in omap_cf_irq() 114 struct omap_cf_socket *cf; in omap_cf_get_status() 117 cf = container_of(s, struct omap_cf_socket, socket); in omap_cf_get_status() 162 struct omap_cf_socket *cf; in omap_cf_set_io_map() 164 cf = container_of(s, struct omap_cf_socket, socket); in omap_cf_set_io_map() 174 struct omap_cf_socket *cf; in omap_cf_set_mem_map() 178 cf = container_of(s, struct omap_cf_socket, socke in omap_cf_set_mem_map() [all...] |
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | omap_cf.c | 55 struct omap_cf_socket { struct 80 struct omap_cf_socket *cf = from_timer(cf, t, timer); in omap_cf_timer() 100 struct omap_cf_socket *cf = (struct omap_cf_socket *)_cf; in omap_cf_irq() 113 struct omap_cf_socket *cf; in omap_cf_get_status() 116 cf = container_of(s, struct omap_cf_socket, socket); in omap_cf_get_status() 159 struct omap_cf_socket *cf; in omap_cf_set_io_map() 161 cf = container_of(s, struct omap_cf_socket, socket); in omap_cf_set_io_map() 171 struct omap_cf_socket *cf; in omap_cf_set_mem_map() 175 cf = container_of(s, struct omap_cf_socket, socke in omap_cf_set_mem_map() [all...] |
Completed in 2 milliseconds