Lines Matching refs:struct
25 The following functions and callbacks to struct pcmcia_socket must
40 struct pcmcia_callback *callback
42 The following functions and callbacks to struct pcmcia_socket must
48 struct pccard_operations *ops
49 struct pccard_resource_ops *resource_ops;
51 Note that send_event() and `struct pcmcia_callback *callback` must not be
60 struct list_head pcmcia_socket_list;
69 The "main" struct pcmcia_socket is protected as follows (read-only fields
74 struct list_head socket_list;
84 struct pcmcia_callback *callback;
94 struct { } irq;
97 struct list_head cis_cache;
104 struct list_head devices_list;
106 struct pcmcia_state;
112 The "main" struct pcmcia_device is protected as follows (read-only fields
118 struct list_head socket_device_list;
119 struct config_t *function_config;