Home
last modified time | relevance | path

Searched refs:switch_voltage (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc-k3.c210 .switch_voltage = dw_mci_hi6220_switch_voltage,
441 .switch_voltage = dw_mci_hi3660_switch_voltage,
H A Ddw_mmc.h564 int (*switch_voltage)(struct mmc_host *mmc, member
H A Ddw_mmc.c1533 if (drv_data && drv_data->switch_voltage) in dw_mci_switch_voltage()
1534 return drv_data->switch_voltage(mmc, ios); in dw_mci_switch_voltage()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc-k3.c210 .switch_voltage = dw_mci_hi6220_switch_voltage,
441 .switch_voltage = dw_mci_hi3660_switch_voltage,
H A Ddw_mmc.h564 int (*switch_voltage)(struct mmc_host *mmc, member
H A Ddw_mmc.c1533 if (drv_data && drv_data->switch_voltage) in dw_mci_switch_voltage()
1534 return drv_data->switch_voltage(mmc, ios); in dw_mci_switch_voltage()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc-k3.c210 .switch_voltage = dw_mci_hi6220_switch_voltage,
441 .switch_voltage = dw_mci_hi3660_switch_voltage,
H A Ddw_mmc.h564 int (*switch_voltage)(struct mmc_host *mmc, member
H A Ddw_mmc.c1533 if (drv_data && drv_data->switch_voltage) in dw_mci_switch_voltage()
1534 return drv_data->switch_voltage(mmc, ios); in dw_mci_switch_voltage()