Searched refs:private (Results 1 – 13 of 13) sorted by relevance
71 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()
56 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()
35 unsigned long private[]; member60 return host->private; in sdhci_pltfm_priv()
306 unsigned long private[]; member326 return (void *)host->private; in mmc_priv()
612 unsigned long private[]; member756 return host->private; in sdhci_priv()
22 rdev->private = (void *)axp2101_regulators; in hal_regulator_get()
25 void *private; member
29 * This linker script try to put FC data in L2 private bank0 and FC code30 * in L2 private bank1 to avoid contention between FC code and data35 * private banks which are quite small, and also avoid contentions between
40 medp->rec(data, medp->private); in irq_msgbox_channel_handler()
120 @ Get base address of private perpherial space196 @ SCU offset from base of private peripheral space --> 0x000
56 int var, snd_pcm_hw_rule_func_t func, void *private, int dep, ...) in snd_pcm_hw_rule_add() argument84 c->private_data = private; in snd_pcm_hw_rule_add()
393 # 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 will510 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
Completed in 38 milliseconds