Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/rsxx/
Dcore.c481 st = rsxx_get_card_state(card, &state); in card_event_handler()
506 st = rsxx_get_card_state(card, &state); in card_shutdown()
525 st = rsxx_get_card_state(card, &state); in card_shutdown()
881 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
911 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
Drsxx_priv.h400 int rsxx_get_card_state(struct rsxx_cardinfo *card,
Dcregs.c487 int rsxx_get_card_state(struct rsxx_cardinfo *card, unsigned int *state) in rsxx_get_card_state() function