Home
last modified time | relevance | path

Searched refs:misc_ops (Results 1 – 16 of 16) sorted by relevance

/u-boot/drivers/misc/
A Dmisc-uclass.c19 const struct misc_ops *ops = device_get_ops(dev); in misc_read()
29 const struct misc_ops *ops = device_get_ops(dev); in misc_write()
39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl()
50 const struct misc_ops *ops = device_get_ops(dev); in misc_call()
60 const struct misc_ops *ops = device_get_ops(dev); in misc_set_enabled()
A Dgdsys_rxaui_ctrl.c54 static const struct misc_ops gdsys_rxaui_ctrl_ops = {
A Daltera_sysid.c83 static const struct misc_ops altera_sysid_ops = {
A Dmisc_sandbox.c104 static const struct misc_ops misc_sandbox_ops = {
A Dvexpress_config.c87 static struct misc_ops vexpress_config_ops = {
A Drockchip-efuse.c136 static const struct misc_ops rockchip_efuse_ops = {
A Drockchip-otp.c144 static const struct misc_ops rockchip_otp_ops = {
A Dgdsys_ioep.c173 static const struct misc_ops gdsys_ioep_ops = {
A Dtegra186_bpmp.c244 static struct misc_ops tegra186_bpmp_ops = {
A Dsifive-otp.c258 static const struct misc_ops sifive_otp_ops = {
/u-boot/include/
A Dmisc.h87 struct misc_ops { struct
/u-boot/arch/mips/mach-mtmips/mt7620/
A Dsysc.c153 static struct misc_ops mt7620_sysc_ops = {
/u-boot/drivers/misc/imx8/
A Dscu.c231 static struct misc_ops imx8_scu_ops = {
/u-boot/drivers/power/pmic/
A Dstpmic1.c222 static const struct misc_ops stpmic1_nvm_ops = {
/u-boot/drivers/sound/
A Dtegra_ahub.c240 static struct misc_ops tegra_ahub_ops = {
/u-boot/arch/arm/mach-stm32mp/
A Dbsec.c476 static const struct misc_ops stm32mp_bsec_ops = {

Completed in 15 milliseconds