Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/rsxx/
Dcore.c483 st = rsxx_get_card_state(card, &state); in card_event_handler()
508 st = rsxx_get_card_state(card, &state); in card_shutdown()
527 st = rsxx_get_card_state(card, &state); in card_shutdown()
884 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
914 rsxx_get_card_state(card, &card->state); in rsxx_pci_probe()
Drsxx_priv.h398 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