Home
last modified time | relevance | path

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

/drivers/block/rsxx/
Dcore.c498 st = rsxx_get_card_state(card, &state); in card_event_handler()
523 st = rsxx_get_card_state(card, &state); in card_shutdown()
542 st = rsxx_get_card_state(card, &state); in card_shutdown()
905 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
935 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
Drsxx_priv.h414 int rsxx_get_card_state(struct rsxx_cardinfo *card,
Dcregs.c501 int rsxx_get_card_state(struct rsxx_cardinfo *card, unsigned int *state) in rsxx_get_card_state() function