Lines Matching defs:handle
868 int pcmcia_access_configuration_register(client_handle_t handle, in pcmcia_access_configuration_register()
984 int pcmcia_deregister_client(client_handle_t handle) in pcmcia_deregister_client()
1041 int pcmcia_get_configuration_info(client_handle_t handle, in pcmcia_get_configuration_info()
1130 int pcmcia_get_first_client(client_handle_t *handle, client_req_t *req) in pcmcia_get_first_client()
1147 int pcmcia_get_next_client(client_handle_t *handle, client_req_t *req) in pcmcia_get_next_client()
1166 int pcmcia_get_window(window_handle_t *handle, int idx, win_req_t *req) in pcmcia_get_window()
1221 struct pci_bus *pcmcia_lookup_bus(client_handle_t handle) in pcmcia_lookup_bus()
1245 int pcmcia_get_status(client_handle_t handle, cs_status_t *status) in pcmcia_get_status()
1344 int pcmcia_modify_configuration(client_handle_t handle, in pcmcia_modify_configuration()
1422 int pcmcia_register_client(client_handle_t *handle, client_reg_t *req) in pcmcia_register_client()
1499 int pcmcia_release_configuration(client_handle_t handle) in pcmcia_release_configuration()
1553 int pcmcia_release_io(client_handle_t handle, io_req_t *req) in pcmcia_release_io()
1590 int pcmcia_release_irq(client_handle_t handle, irq_req_t *req) in pcmcia_release_irq()
1653 int pcmcia_request_configuration(client_handle_t handle, in pcmcia_request_configuration()
1795 int pcmcia_request_io(client_handle_t handle, io_req_t *req) in pcmcia_request_io()
1861 int pcmcia_request_irq(client_handle_t handle, irq_req_t *req) in pcmcia_request_irq()
1935 int pcmcia_request_window(client_handle_t *handle, win_req_t *req, window_handle_t *wh) in pcmcia_request_window()
2020 int pcmcia_reset_card(client_handle_t handle, client_req_t *req) in pcmcia_reset_card()
2055 int pcmcia_suspend_card(client_handle_t handle, client_req_t *req) in pcmcia_suspend_card()
2076 int pcmcia_resume_card(client_handle_t handle, client_req_t *req) in pcmcia_resume_card()
2101 int pcmcia_eject_card(client_handle_t handle, client_req_t *req) in pcmcia_eject_card()
2127 int pcmcia_insert_card(client_handle_t handle, client_req_t *req) in pcmcia_insert_card()
2163 int pcmcia_set_event_mask(client_handle_t handle, eventmask_t *mask) in pcmcia_set_event_mask()
2183 int pcmcia_report_error(client_handle_t handle, error_info_t *err) in pcmcia_report_error()