Searched defs:xlate (Results 1 – 13 of 13) sorted by relevance
| /linux/include/linux/framer/ |
| H A D | framer-provider.h | 187 #define framer_provider_of_register(dev, xlate) \ argument 190 #define devm_framer_provider_of_register(dev, xlate) \ argument
|
| /linux/include/linux/phy/ |
| H A D | phy.h | 210 #define of_phy_provider_register(dev, xlate) \ argument 213 #define devm_of_phy_provider_register(dev, xlate) \ argument 216 #define of_phy_provider_register_full(dev, children, xlate) \ argument 219 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
|
| /linux/drivers/misc/ibmasm/ |
| H A D | remote.c | 70 static const unsigned short xlate[XLATE_SIZE] = { variable
|
| /linux/drivers/pmdomain/bcm/ |
| H A D | raspberrypi-power.c | 33 struct genpd_onecell_data xlate; member
|
| /linux/include/linux/ |
| H A D | interconnect-provider.h | 68 struct icc_node* (*xlate)(const struct of_phandle_args *spec, void *data); member
|
| H A D | irqdomain.h | 86 int (*xlate)(struct irq_domain *d, struct device_node *node, member
|
| /linux/drivers/memory/ |
| H A D | atmel-ebi.c | 141 const struct atmel_smc_timing_xlate *xlate; in atmel_ebi_xslate_smc_timings() local
|
| /linux/drivers/pmdomain/amlogic/ |
| H A D | meson-ee-pwrc.c | 346 struct genpd_onecell_data xlate; member
|
| /linux/drivers/powercap/ |
| H A D | intel_rapl_common.c | 833 enum rapl_primitives prim, bool xlate, u64 *data) in rapl_read_data_raw() 900 enum pl_prims pl_prim, bool xlate, u64 *data) in rapl_read_pl_data()
|
| /linux/include/soc/tegra/ |
| H A D | mc.h | 149 struct icc_node* (*xlate)(const struct of_phandle_args *spec, void *data); member
|
| /linux/sound/pci/ice1712/ |
| H A D | ice1724.c | 2022 static const unsigned char xlate[8] = { snd_ice1724_get_route_val() local
|
| H A D | ice1712.c | 1779 static const unsigned char xlate[16] = { snd_ice1712_pro_internal_clock_get() local
|
| /linux/arch/arm64/kvm/ |
| H A D | sys_regs.c | 96 u64 (*xlate)(u64); member
|