Home
last modified time | relevance | path

Searched refs:private (Results 1 – 13 of 13) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/regulator/
A Daxp.c71 struct regulator_desc *pd = (struct regulator_desc *)rdev->private; in axp_regulator_set_voltage()
85 struct regulator_desc *pd = (struct regulator_desc *)rdev->private; in axp_regulator_get_voltage()
105 struct regulator_desc *pd = (struct regulator_desc *)rdev->private; in axp_regulator_enable()
120 struct regulator_desc *pd = (struct regulator_desc *)rdev->private; in axp_regulator_disable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dmsgbox_adapt.c56 edp->private = adp; in hal_msgbox_alloc_channel()
72 struct msgbox_adapt *adp = edp->private; in hal_msgbox_channel_send()
79 struct msgbox_adapt *adp = edp->private; in hal_msgbox_free_channel()
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci-platform.h35 unsigned long private[]; member
60 return host->private; in sdhci_pltfm_priv()
A Dsdhci_host.h306 unsigned long private[]; member
326 return (void *)host->private; in mmc_priv()
A Dsdhci.h612 unsigned long private[]; member
756 return host->private; in sdhci_priv()
/bsp/allwinner/libraries/sunxi-hal/hal/source/regulator/sun8iw19p1/
A Dcore.c22 rdev->private = (void *)axp2101_regulators; in hal_regulator_get()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_msgbox.h25 void *private; member
A Dsunxi_hal_regulator.h25 void *private; member
/bsp/core-v-mcu/core-v-cv32e40p/board/linker_scripts/
A Dcore-v-mcu.ld29 * This linker script try to put FC data in L2 private bank0 and FC code
30 * in L2 private bank1 to avoid contention between FC code and data
35 * private banks which are quite small, and also avoid contentions between
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_amp/
A Dmsgbox_amp.c40 medp->rec(data, medp->private); in irq_msgbox_channel_handler()
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A DcortexA9_gcc.S120 @ Get base address of private perpherial space
196 @ SCU offset from base of private peripheral space --> 0x000
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_pcm.c56 int var, snd_pcm_hw_rule_func_t func, void *private, int dep, ...) in snd_pcm_hw_rule_add() argument
84 c->private_data = private; in snd_pcm_hw_rule_add()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile393 # of private inheritance when no explicit protection keyword is present.
504 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
510 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual

Completed in 38 milliseconds