Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Dsd.h278 int sd_pull_ctl_enable(struct rtsx_chip *chip);
Dsd.c2220 int sd_pull_ctl_enable(struct rtsx_chip *chip) function
2278 retval = sd_pull_ctl_enable(chip);
3224 retval = sd_pull_ctl_enable(chip);
Drtsx_chip.c227 retval = sd_pull_ctl_enable(chip); in rtsx_pre_handle_sdio_new()