Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/rsxx/
Dcore.c494 st = rsxx_get_card_state(card, &state); in card_event_handler()
519 st = rsxx_get_card_state(card, &state); in card_shutdown()
538 st = rsxx_get_card_state(card, &state); in card_shutdown()
893 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
923 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