Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Dsd.h278 int sd_pull_ctl_enable(struct rtsx_chip *chip);
Dsd.c2357 int sd_pull_ctl_enable(struct rtsx_chip *chip) function
2418 retval = sd_pull_ctl_enable(chip);
3467 retval = sd_pull_ctl_enable(chip);
Drtsx_chip.c245 retval = sd_pull_ctl_enable(chip); in rtsx_pre_handle_sdio_new()