Symbol: property
arch/arm/boot/compressed/atags_to_fdt.c
24
static int setprop(void *fdt, const char *node_path, const char *property,
arch/arm/boot/compressed/atags_to_fdt.c
30
return fdt_setprop(fdt, offset, property, val_array, size);
arch/arm/boot/compressed/atags_to_fdt.c
34
const char *property, const char *string)
arch/arm/boot/compressed/atags_to_fdt.c
39
return fdt_setprop_string(fdt, offset, property, string);
arch/arm/boot/compressed/atags_to_fdt.c
43
const char *property, uint32_t val)
arch/arm/boot/compressed/atags_to_fdt.c
48
return fdt_setprop_cell(fdt, offset, property, val);
arch/arm/boot/compressed/atags_to_fdt.c
52
const char *property, int *len)
arch/arm/boot/compressed/atags_to_fdt.c
59
return fdt_getprop(fdt, offset, property, len);
arch/arm/boot/compressed/fdt_check_mem_start.c
18
prop = fdt_getprop(fdt, offset, property, &len);
arch/arm/boot/compressed/fdt_check_mem_start.c
9
const char *property, int minlen)
arch/arm/mach-mvebu/board-v7.c
128
struct property *new_compat;
arch/arm/mach-mvebu/coherency.c
191
struct property *p;
arch/arm/mach-mvebu/kirkwood.c
84
struct property *pmac;
arch/arm/mach-mxs/mach-mxs.c
163
struct property *newmac;
arch/arm/mach-omap2/omap_hwmod.c
2196
struct property *prop;
arch/arm/mach-versatile/versatile.c
127
struct property *newprop;
arch/arm64/include/asm/assembler.h
803
.pushsection .note.gnu.property, "a"
arch/m68k/include/asm/oplib.h
226
extern int prom_getproplen(int thisnode, char *property);
arch/m68k/include/asm/oplib.h
231
extern int prom_getproperty(int thisnode, char *property,
arch/m68k/include/asm/oplib.h
235
extern int prom_getint(int node, char *property);
arch/m68k/include/asm/oplib.h
238
extern int prom_getintdefault(int node, char *property, int defval);
arch/m68k/include/asm/oplib.h
265
extern int prom_node_has_property(int node, char *property);
arch/m68k/sun3x/prom.c
131
int prom_getintdefault(int node, char *property, int deflt)
arch/mips/mti-malta/malta-time.c
197
static struct property gic_frequency_prop = {
arch/powerpc/include/asm/drmem.h
117
void drmem_update_lmbs(struct property *prop);
arch/powerpc/include/asm/drmem.h
27
struct property;
arch/powerpc/include/asm/prom.h
18
struct property;
arch/powerpc/include/asm/prom.h
87
extern int of_read_drc_info_cell(struct property **prop,
arch/powerpc/kernel/mce.c
635
struct property *prop = NULL;
arch/powerpc/kernel/pci_32.c
116
struct property *map_prop;
arch/powerpc/kernel/pci_32.c
213
struct property* of_prop;
arch/powerpc/kernel/pci_32.c
216
of_prop = memblock_alloc_or_panic(sizeof(struct property) + 256,
arch/powerpc/kernel/pci_32.c
220
memset(of_prop, -1, sizeof(struct property) + 256);
arch/powerpc/kernel/rtas.c
1974
struct property *prop;
arch/powerpc/kernel/smp.c
101
unsigned int property;
arch/powerpc/kernel/smp.c
836
tg->property = thread_group_array[i];
arch/powerpc/kernel/smp.c
910
if (cpu_tgl->property_tgs[i].property == group_property) {
arch/powerpc/kexec/core.c
154
static struct property crashk_base_prop = {
arch/powerpc/kexec/core.c
160
static struct property crashk_size_prop = {
arch/powerpc/kexec/core.c
166
static struct property memory_limit_prop = {
arch/powerpc/kexec/core.c
199
static struct property kernel_end_prop = {
arch/powerpc/kexec/core_64.c
416
static struct property htab_base_prop = {
arch/powerpc/kexec/core_64.c
422
static struct property htab_size_prop = {
arch/powerpc/kexec/core_64.c
468
struct property *pp;
arch/powerpc/kexec/file_load_64.c
600
struct property *pp;
arch/powerpc/mm/drmem.c
104
struct property *prop)
arch/powerpc/mm/drmem.c
106
struct property *new_prop;
arch/powerpc/mm/drmem.c
175
struct property *prop;
arch/powerpc/mm/drmem.c
342
void drmem_update_lmbs(struct property *prop)
arch/powerpc/mm/drmem.c
40
static struct property *clone_property(struct property *prop, u32 prop_sz)
arch/powerpc/mm/drmem.c
42
struct property *new_prop;
arch/powerpc/mm/drmem.c
65
struct property *prop)
arch/powerpc/mm/drmem.c
67
struct property *new_prop;
arch/powerpc/platforms/85xx/p1022_ds.c
498
static struct property nor_status = {
arch/powerpc/platforms/85xx/p1022_ds.c
522
static struct property nand_status = {
arch/powerpc/platforms/8xx/tqm8xx_setup.c
94
struct property *prop;
arch/powerpc/platforms/chrp/setup.c
261
const char *property;
arch/powerpc/platforms/chrp/setup.c
271
property = of_get_property(node, "model", NULL);
arch/powerpc/platforms/chrp/setup.c
272
if (!property)
arch/powerpc/platforms/chrp/setup.c
274
if (strcmp(property, "Pegasos2"))
arch/powerpc/platforms/chrp/setup.c
277
property = of_get_property(of_chosen, "linux,stdout-path", NULL);
arch/powerpc/platforms/chrp/setup.c
278
if (!property)
arch/powerpc/platforms/chrp/setup.c
281
node = of_find_node_by_path(property);
arch/powerpc/platforms/powermac/pci.c
91
struct property *prop;
arch/powerpc/platforms/powermac/pfunc_core.c
683
struct property *pp;
arch/powerpc/platforms/powernv/opal.c
836
struct property *prop;
arch/powerpc/platforms/ps3/os-area.c
200
static struct property property_rtc_diff = {
arch/powerpc/platforms/ps3/os-area.c
206
static struct property property_av_multi_out = {
arch/powerpc/platforms/ps3/os-area.c
257
struct property *prop)
arch/powerpc/platforms/ps3/os-area.c
260
struct property *tmp = of_find_property(node, prop->name, NULL);
arch/powerpc/platforms/ps3/os-area.c
280
struct property *prop)
arch/powerpc/platforms/ps3/os-area.c
282
const struct property *tmp = of_find_property(node, prop->name, NULL);
arch/powerpc/platforms/pseries/dlpar.c
102
struct property *prop;
arch/powerpc/platforms/pseries/dlpar.c
139
struct property *property;
arch/powerpc/platforms/pseries/dlpar.c
140
struct property *last_property = NULL;
arch/powerpc/platforms/pseries/dlpar.c
196
property = dlpar_parse_cc_property(ccwa);
arch/powerpc/platforms/pseries/dlpar.c
197
if (!property)
arch/powerpc/platforms/pseries/dlpar.c
201
last_dn->properties = property;
arch/powerpc/platforms/pseries/dlpar.c
203
last_property->next = property;
arch/powerpc/platforms/pseries/dlpar.c
205
last_property = property;
arch/powerpc/platforms/pseries/dlpar.c
374
struct property *info;
arch/powerpc/platforms/pseries/dlpar.c
43
void dlpar_free_cc_property(struct property *prop)
arch/powerpc/platforms/pseries/dlpar.c
50
static struct property *dlpar_parse_cc_property(struct cc_workarea *ccwa)
arch/powerpc/platforms/pseries/dlpar.c
52
struct property *prop;
arch/powerpc/platforms/pseries/hotplug-cpu.c
462
struct property *info;
arch/powerpc/platforms/pseries/hotplug-memory.c
114
struct property *ala_prop;
arch/powerpc/platforms/pseries/hotplug-memory.c
24
static void dlpar_free_property(struct property *prop)
arch/powerpc/platforms/pseries/hotplug-memory.c
31
static struct property *dlpar_clone_property(struct property *prop,
arch/powerpc/platforms/pseries/hotplug-memory.c
34
struct property *new_prop;
arch/powerpc/platforms/pseries/hotplug-memory.c
55
struct property *ala_prop,
arch/powerpc/platforms/pseries/hotplug-memory.c
60
struct property *new_prop;
arch/powerpc/platforms/pseries/iommu.c
1029
struct property *win;
arch/powerpc/platforms/pseries/iommu.c
1406
static struct property *ddw_property_create(const char *propname, u32 liobn, u64 dma_addr,
arch/powerpc/platforms/pseries/iommu.c
1410
struct property *win64;
arch/powerpc/platforms/pseries/iommu.c
1458
struct property *win64;
arch/powerpc/platforms/pseries/iommu.c
1464
struct property *default_win = NULL;
arch/powerpc/platforms/pseries/iommu.c
2072
struct property *win64;
arch/powerpc/platforms/pseries/iommu.c
982
struct property *win, bool cleanup)
arch/powerpc/platforms/pseries/iommu.c
997
struct property *src, *dst;
arch/powerpc/platforms/pseries/mobility.c
119
static int update_dt_property(struct device_node *dn, struct property **prop,
arch/powerpc/platforms/pseries/mobility.c
122
struct property *new_prop = *prop;
arch/powerpc/platforms/pseries/mobility.c
183
struct property *prop = NULL;
arch/powerpc/platforms/pseries/of_helpers.c
45
int of_read_drc_info_cell(struct property **prop, const __be32 **curval,
arch/powerpc/platforms/pseries/pseries.h
49
extern void dlpar_free_cc_property(struct property *);
arch/powerpc/platforms/pseries/pseries_energy.c
112
struct property *info;
arch/powerpc/platforms/pseries/pseries_energy.c
39
struct property *info;
arch/powerpc/platforms/pseries/reconfig.c
168
static struct property *new_property(const char *name, const int length,
arch/powerpc/platforms/pseries/reconfig.c
169
const unsigned char *value, struct property *last)
arch/powerpc/platforms/pseries/reconfig.c
171
struct property *new = kzalloc_obj(*new);
arch/powerpc/platforms/pseries/reconfig.c
198
struct property *prop = NULL;
arch/powerpc/platforms/pseries/reconfig.c
218
struct property *last = prop;
arch/powerpc/platforms/pseries/reconfig.c
23
static int pSeries_reconfig_add_node(const char *path, struct property *proplist)
arch/powerpc/platforms/pseries/reconfig.c
274
struct property *prop = NULL;
arch/powerpc/platforms/pseries/reconfig.c
322
struct property *newprop;
arch/powerpc/platforms/pseries/reconfig.c
90
static void release_prop_list(const struct property *prop)
arch/powerpc/platforms/pseries/reconfig.c
92
struct property *next;
arch/powerpc/platforms/pseries/vio.c
118
struct property *prop;
arch/powerpc/sysdev/mpic_msgr.c
148
struct property *prop;
arch/powerpc/sysdev/msi_bitmap.c
222
struct property prop;
arch/riscv/include/asm/assembler.h
111
.pushsection .note.gnu.property, "a"
arch/riscv/include/asm/cpufeature.h
122
const char *property;
arch/riscv/include/asm/cpufeature.h
45
.property = #_name, \
arch/riscv/kernel/cpufeature.c
1047
ext->property) < 0)
arch/riscv/kernel/cpufeature.c
939
ext.property) < 0)
arch/sparc/include/asm/oplib_32.h
125
int prom_getproplen(phandle thisnode, const char *property);
arch/sparc/include/asm/oplib_32.h
130
int __must_check prom_getproperty(phandle thisnode, const char *property,
arch/sparc/include/asm/oplib_32.h
134
int prom_getint(phandle node, char *property);
arch/sparc/include/asm/oplib_32.h
137
int prom_getintdefault(phandle node, char *property, int defval);
arch/sparc/include/asm/oplib_64.h
193
int prom_getproplen(phandle thisnode, const char *property);
arch/sparc/include/asm/oplib_64.h
198
int prom_getproperty(phandle thisnode, const char *property,
arch/sparc/include/asm/oplib_64.h
202
int prom_getint(phandle node, const char *property);
arch/sparc/include/asm/oplib_64.h
205
int prom_getintdefault(phandle node, const char *property, int defval);
arch/sparc/include/asm/oplib_64.h
233
int prom_node_has_property(phandle node, const char *property);
arch/sparc/kernel/leon_kernel.c
306
struct property *pp;
arch/sparc/kernel/leon_smp.c
276
struct property *pp;
arch/sparc/kernel/pci_sun4v.c
707
struct property *prop;
arch/sparc/kernel/prom_32.c
120
struct property *prop;
arch/sparc/kernel/prom_32.c
140
struct property *prop;
arch/sparc/kernel/prom_32.c
59
struct property *rprop;
arch/sparc/kernel/prom_32.c
76
struct property *prop;
arch/sparc/kernel/prom_32.c
94
struct property *prop;
arch/sparc/kernel/prom_64.c
112
struct property *prop;
arch/sparc/kernel/prom_64.c
148
struct property *prop;
arch/sparc/kernel/prom_64.c
166
struct property *prop;
arch/sparc/kernel/prom_64.c
192
struct property *prop;
arch/sparc/kernel/prom_64.c
214
struct property *prop;
arch/sparc/kernel/prom_64.c
231
struct property *prop;
arch/sparc/kernel/prom_64.c
249
struct property *prop;
arch/sparc/kernel/prom_64.c
269
struct property *prop;
arch/sparc/kernel/prom_64.c
291
struct property *prop;
arch/sparc/kernel/prom_64.c
395
struct property *prop = of_find_property(cpun, "reg", NULL);
arch/sparc/kernel/prom_64.c
70
struct property *rprop;
arch/sparc/kernel/prom_common.c
36
struct property *prop;
arch/sparc/kernel/prom_common.c
52
struct property **prevp;
arch/sparc/kernel/prom_common.c
67
struct property *prop = *prevp;
arch/sparc/mm/init_64.c
109
static void __init read_obp_memory(const char *property,
arch/sparc/mm/init_64.c
114
int prop_size = prom_getproplen(node, property);
arch/sparc/mm/init_64.c
121
property, MAX_BANKS);
arch/sparc/mm/init_64.c
125
ret = prom_getproperty(node, property, (char *) regs, prop_size);
arch/sparc/mm/init_64.c
128
property);
arch/sparc/prom/tree_32.c
144
int prom_getintdefault(phandle node, char *property, int deflt)
arch/sparc/prom/tree_32.c
148
retval = prom_getint(node, property);
arch/sparc/prom/tree_64.c
160
int prom_getintdefault(phandle node, const char *property, int deflt)
arch/sparc/prom/tree_64.c
164
retval = prom_getint(node, property);
arch/xtensa/platforms/xtfpga/setup.c
112
struct property *newmac;
drivers/acpi/property.c
327
const union acpi_object *property;
drivers/acpi/property.c
329
property = &properties->package.elements[i];
drivers/acpi/property.c
334
if (property->package.count != 2
drivers/acpi/property.c
335
|| property->package.elements[0].type != ACPI_TYPE_STRING
drivers/acpi/property.c
336
|| !acpi_property_value_ok(&property->package.elements[1]))
drivers/acpi/property.c
481
union acpi_object *property = &properties->package.elements[i];
drivers/acpi/property.c
485
if (property->type != ACPI_TYPE_PACKAGE ||
drivers/acpi/property.c
486
property->package.count != 2) {
drivers/acpi/property.c
489
i, property->package.count);
drivers/acpi/property.c
493
prop = &property->package.elements[0];
drivers/acpi/property.c
494
obj = &property->package.elements[1];
drivers/acpi/property.c
720
const union acpi_object *property;
drivers/acpi/property.c
722
property = &properties->package.elements[i];
drivers/acpi/property.c
724
propname = &property->package.elements[0];
drivers/acpi/property.c
725
propvalue = &property->package.elements[1];
drivers/base/node.c
187
#define ACCESS_ATTR(property) \
drivers/base/node.c
188
static ssize_t property##_show(struct device *dev, \
drivers/base/node.c
193
to_access_nodes(dev)->coord.property); \
drivers/base/node.c
195
static DEVICE_ATTR_RO(property)
drivers/bus/tegra-gmi.c
150
err = of_property_read_u32(child, "reg", &property);
drivers/bus/tegra-gmi.c
157
property = ranges[1];
drivers/bus/tegra-gmi.c
161
if (property >= TEGRA_GMI_MAX_CHIP_SELECT) {
drivers/bus/tegra-gmi.c
162
dev_err(gmi->dev, "invalid chip select: %d", property);
drivers/bus/tegra-gmi.c
167
gmi->snor_config |= TEGRA_GMI_CS_SELECT(property);
drivers/bus/tegra-gmi.c
170
if (!of_property_read_u32(child, "nvidia,snor-muxed-width", &property))
drivers/bus/tegra-gmi.c
171
gmi->snor_timing0 |= TEGRA_GMI_MUXED_WIDTH(property);
drivers/bus/tegra-gmi.c
175
if (!of_property_read_u32(child, "nvidia,snor-hold-width", &property))
drivers/bus/tegra-gmi.c
176
gmi->snor_timing0 |= TEGRA_GMI_HOLD_WIDTH(property);
drivers/bus/tegra-gmi.c
180
if (!of_property_read_u32(child, "nvidia,snor-adv-width", &property))
drivers/bus/tegra-gmi.c
181
gmi->snor_timing0 |= TEGRA_GMI_ADV_WIDTH(property);
drivers/bus/tegra-gmi.c
185
if (!of_property_read_u32(child, "nvidia,snor-ce-width", &property))
drivers/bus/tegra-gmi.c
186
gmi->snor_timing0 |= TEGRA_GMI_CE_WIDTH(property);
drivers/bus/tegra-gmi.c
190
if (!of_property_read_u32(child, "nvidia,snor-we-width", &property))
drivers/bus/tegra-gmi.c
191
gmi->snor_timing1 |= TEGRA_GMI_WE_WIDTH(property);
drivers/bus/tegra-gmi.c
195
if (!of_property_read_u32(child, "nvidia,snor-oe-width", &property))
drivers/bus/tegra-gmi.c
196
gmi->snor_timing1 |= TEGRA_GMI_OE_WIDTH(property);
drivers/bus/tegra-gmi.c
200
if (!of_property_read_u32(child, "nvidia,snor-wait-width", &property))
drivers/bus/tegra-gmi.c
201
gmi->snor_timing1 |= TEGRA_GMI_WAIT_WIDTH(property);
drivers/bus/tegra-gmi.c
97
u32 property, ranges[4];
drivers/bus/ti-sysc.c
441
struct property *prop;
drivers/bus/vexpress-config.c
253
struct property *prop;
drivers/clk/ti/clkctrl.c
473
struct property *prop;
drivers/cpufreq/imx6q-cpufreq.c
330
const struct property *prop;
drivers/crypto/nx/nx-common-pseries.c
577
struct property *prop)
drivers/crypto/nx/nx-common-pseries.c
612
struct property *prop) {
drivers/crypto/nx/nx-common-pseries.c
660
struct property *prop) {
drivers/crypto/nx/nx-common-pseries.c
739
static int nx842_OF_upd(struct property *new_prop)
drivers/crypto/nx/nx-common-pseries.c
744
struct property *status = NULL;
drivers/crypto/nx/nx-common-pseries.c
745
struct property *maxsglen = NULL;
drivers/crypto/nx/nx-common-pseries.c
746
struct property *maxsyncop = NULL;
drivers/crypto/nx/nx.c
304
struct property *p,
drivers/crypto/nx/nx.c
317
struct property *p,
drivers/crypto/nx/nx.c
334
struct property *p,
drivers/crypto/nx/nx.c
442
struct property *p;
drivers/devfreq/hisi_uncore_freq.c
464
char *property, int (*get_topo_id)(int cpu),
drivers/devfreq/hisi_uncore_freq.c
471
rc = device_property_count_u32(uncore->dev, property);
drivers/devfreq/hisi_uncore_freq.c
482
rc = device_property_read_u32_array(uncore->dev, property, num, len);
drivers/dma/imx-sdma.c
2044
struct property *event_remap;
drivers/dma/ti/dma-crossbar.c
334
struct property *prop;
drivers/dma/ti/edma.c
2137
struct property *prop;
drivers/dma/ti/k3-udma-private.c
21
struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property)
drivers/dma/ti/k3-udma-private.c
27
if (property) {
drivers/dma/ti/k3-udma-private.c
28
udma_node = of_parse_phandle(np, property, 0);
drivers/dma/ti/k3-udma.h
131
struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property);
drivers/firmware/efi/stmm/mm_communication.h
213
u16 property;
drivers/firmware/efi/stmm/mm_communication.h
232
struct var_check_property property;
drivers/firmware/efi/stmm/tee_stmm_efi.c
276
memcpy(var_property, &smm_property->property, sizeof(*var_property));
drivers/firmware/efi/stmm/tee_stmm_efi.c
447
if (var_property.property & VAR_CHECK_VARIABLE_PROPERTY_READ_ONLY) {
drivers/firmware/ti_sci.c
3415
const char *property)
drivers/firmware/ti_sci.c
3426
ti_sci_np = of_parse_phandle(np, property, 0);
drivers/firmware/ti_sci.c
3461
const char *property)
drivers/firmware/ti_sci.c
3469
handle = ti_sci_get_by_phandle(dev_of_node(dev), property);
drivers/gpio/gpio-virtuser.c
842
static int gpio_virtuser_prop_is_gpio(struct property *prop)
drivers/gpio/gpio-virtuser.c
858
struct property *prop;
drivers/gpio/gpio-virtuser.c
877
struct property *prop;
drivers/gpio/gpiolib-shared.c
166
struct property *prop;
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
446
struct drm_property *property,
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
454
if (property == adev->mode_info.coherent_mode_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
476
if (property == adev->mode_info.audio_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
491
if (property == adev->mode_info.dither_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
506
if (property == adev->mode_info.underscan_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
520
if (property == adev->mode_info.underscan_hborder_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
534
if (property == adev->mode_info.underscan_vborder_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
548
if (property == adev->mode_info.load_detect_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
558
if (property == dev->mode_config.scaling_mode_property) {
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
765
struct drm_property *property,
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
773
if (property != dev->mode_config.scaling_mode_property)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7551
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7563
if (property == dev->mode_config.scaling_mode_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7587
} else if (property == adev->mode_info.underscan_hborder_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7590
} else if (property == adev->mode_info.underscan_vborder_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7593
} else if (property == adev->mode_info.underscan_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7596
} else if (property == adev->mode_info.abm_level_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7617
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7626
if (property == dev->mode_config.scaling_mode_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7643
} else if (property == adev->mode_info.underscan_hborder_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7646
} else if (property == adev->mode_info.underscan_vborder_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7649
} else if (property == adev->mode_info.underscan_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7652
} else if (property == adev->mode_info.abm_level_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1039
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1044
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
530
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
536
if (property == adev->mode_info.regamma_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
545
property->base.id, property->name);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
555
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
561
if (property == adev->mode_info.regamma_tf_property)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1681
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1689
if (property == adev->mode_info.plane_degamma_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1697
} else if (property == adev->mode_info.plane_degamma_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1702
} else if (property == adev->mode_info.plane_hdr_mult_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1707
} else if (property == adev->mode_info.plane_ctm_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1715
} else if (property == adev->mode_info.plane_shaper_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1723
} else if (property == adev->mode_info.plane_shaper_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1728
} else if (property == adev->mode_info.plane_lut3d_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1736
} else if (property == adev->mode_info.plane_blend_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1744
} else if (property == adev->mode_info.plane_blend_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1753
property->base.id, property->name);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1763
struct drm_property *property,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1769
if (property == adev->mode_info.plane_degamma_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1772
} else if (property == adev->mode_info.plane_degamma_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1774
} else if (property == adev->mode_info.plane_hdr_mult_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1776
} else if (property == adev->mode_info.plane_ctm_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1779
} else if (property == adev->mode_info.plane_shaper_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1782
} else if (property == adev->mode_info.plane_shaper_tf_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1784
} else if (property == adev->mode_info.plane_lut3d_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1787
} else if (property == adev->mode_info.plane_blend_lut_property) {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1790
} else if (property == adev->mode_info.plane_blend_tf_property) {
drivers/gpu/drm/armada/armada_510.c
33
struct property *prop;
drivers/gpu/drm/armada/armada_overlay.c
346
struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/armada/armada_overlay.c
354
if (property == priv->colorkey_prop) {
drivers/gpu/drm/armada/armada_overlay.c
360
} else if (property == priv->colorkey_min_prop) {
drivers/gpu/drm/armada/armada_overlay.c
367
} else if (property == priv->colorkey_max_prop) {
drivers/gpu/drm/armada/armada_overlay.c
374
} else if (property == priv->colorkey_val_prop) {
drivers/gpu/drm/armada/armada_overlay.c
381
} else if (property == priv->colorkey_alpha_prop) {
drivers/gpu/drm/armada/armada_overlay.c
388
} else if (property == priv->colorkey_mode_prop) {
drivers/gpu/drm/armada/armada_overlay.c
401
} else if (property == priv->brightness_prop) {
drivers/gpu/drm/armada/armada_overlay.c
403
} else if (property == priv->contrast_prop) {
drivers/gpu/drm/armada/armada_overlay.c
405
} else if (property == priv->saturation_prop) {
drivers/gpu/drm/armada/armada_overlay.c
414
const struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/armada/armada_overlay.c
421
if (property == priv->colorkey_prop) {
drivers/gpu/drm/armada/armada_overlay.c
434
} else if (property == priv->colorkey_min_prop) {
drivers/gpu/drm/armada/armada_overlay.c
438
} else if (property == priv->colorkey_max_prop) {
drivers/gpu/drm/armada/armada_overlay.c
442
} else if (property == priv->colorkey_val_prop) {
drivers/gpu/drm/armada/armada_overlay.c
446
} else if (property == priv->colorkey_alpha_prop) {
drivers/gpu/drm/armada/armada_overlay.c
450
} else if (property == priv->colorkey_mode_prop) {
drivers/gpu/drm/armada/armada_overlay.c
453
} else if (property == priv->brightness_prop) {
drivers/gpu/drm/armada/armada_overlay.c
455
} else if (property == priv->contrast_prop) {
drivers/gpu/drm/armada/armada_overlay.c
457
} else if (property == priv->saturation_prop) {
drivers/gpu/drm/bridge/ite-it6505.c
1417
union extcon_property_value property;
drivers/gpu/drm/bridge/ite-it6505.c
1423
&property);
drivers/gpu/drm/bridge/ite-it6505.c
1428
it6505->lane_swap = property.intval;
drivers/gpu/drm/drm_atomic_uapi.c
1001
} else if (property == config->hdr_output_metadata_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1004
} else if (property == config->content_protection_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1006
} else if (property == config->hdcp_content_type_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1008
} else if (property == config->writeback_fb_id_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1011
} else if (property == config->writeback_out_fence_ptr_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1013
} else if (property == connector->max_bpc_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1015
} else if (property == connector->privacy_screen_sw_state_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1017
} else if (property == connector->broadcast_rgb_property) {
drivers/gpu/drm/drm_atomic_uapi.c
1021
state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
1026
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
1034
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_atomic_uapi.c
1036
struct drm_device *dev = property->dev;
drivers/gpu/drm/drm_atomic_uapi.c
1045
connector->state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
1053
crtc->state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
1061
plane->state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
1070
ret = drm_atomic_colorop_get_property(colorop, colorop->state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
397
struct drm_crtc_state *state, struct drm_property *property,
drivers/gpu/drm/drm_atomic_uapi.c
405
if (property == config->prop_active)
drivers/gpu/drm/drm_atomic_uapi.c
407
else if (property == config->prop_mode_id) {
drivers/gpu/drm/drm_atomic_uapi.c
413
} else if (property == config->prop_vrr_enabled) {
drivers/gpu/drm/drm_atomic_uapi.c
415
} else if (property == config->degamma_lut_property) {
drivers/gpu/drm/drm_atomic_uapi.c
432
} else if (property == config->ctm_property) {
drivers/gpu/drm/drm_atomic_uapi.c
440
} else if (property == config->gamma_lut_property) {
drivers/gpu/drm/drm_atomic_uapi.c
457
} else if (property == config->prop_out_fence_ptr) {
drivers/gpu/drm/drm_atomic_uapi.c
467
} else if (property == crtc->scaling_filter_property) {
drivers/gpu/drm/drm_atomic_uapi.c
469
} else if (property == crtc->sharpness_strength_property) {
drivers/gpu/drm/drm_atomic_uapi.c
472
return crtc->funcs->atomic_set_property(crtc, state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
477
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
487
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_atomic_uapi.c
492
if (property == config->prop_active)
drivers/gpu/drm/drm_atomic_uapi.c
494
else if (property == config->prop_mode_id)
drivers/gpu/drm/drm_atomic_uapi.c
496
else if (property == config->prop_vrr_enabled)
drivers/gpu/drm/drm_atomic_uapi.c
498
else if (property == config->degamma_lut_property)
drivers/gpu/drm/drm_atomic_uapi.c
500
else if (property == config->ctm_property)
drivers/gpu/drm/drm_atomic_uapi.c
502
else if (property == config->gamma_lut_property)
drivers/gpu/drm/drm_atomic_uapi.c
504
else if (property == config->prop_out_fence_ptr)
drivers/gpu/drm/drm_atomic_uapi.c
506
else if (property == crtc->scaling_filter_property)
drivers/gpu/drm/drm_atomic_uapi.c
508
else if (property == crtc->sharpness_strength_property)
drivers/gpu/drm/drm_atomic_uapi.c
511
return crtc->funcs->atomic_get_property(crtc, state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
516
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
525
struct drm_property *property, uint64_t val)
drivers/gpu/drm/drm_atomic_uapi.c
532
if (property == config->prop_fb_id) {
drivers/gpu/drm/drm_atomic_uapi.c
539
} else if (property == config->prop_in_fence_fd) {
drivers/gpu/drm/drm_atomic_uapi.c
550
} else if (property == config->prop_crtc_id) {
drivers/gpu/drm/drm_atomic_uapi.c
556
property->base.id, property->name, val);
drivers/gpu/drm/drm_atomic_uapi.c
560
} else if (property == config->prop_crtc_x) {
drivers/gpu/drm/drm_atomic_uapi.c
562
} else if (property == config->prop_crtc_y) {
drivers/gpu/drm/drm_atomic_uapi.c
564
} else if (property == config->prop_crtc_w) {
drivers/gpu/drm/drm_atomic_uapi.c
566
} else if (property == config->prop_crtc_h) {
drivers/gpu/drm/drm_atomic_uapi.c
568
} else if (property == config->prop_src_x) {
drivers/gpu/drm/drm_atomic_uapi.c
570
} else if (property == config->prop_src_y) {
drivers/gpu/drm/drm_atomic_uapi.c
572
} else if (property == config->prop_src_w) {
drivers/gpu/drm/drm_atomic_uapi.c
574
} else if (property == config->prop_src_h) {
drivers/gpu/drm/drm_atomic_uapi.c
576
} else if (property == plane->alpha_property) {
drivers/gpu/drm/drm_atomic_uapi.c
578
} else if (property == plane->blend_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
580
} else if (property == plane->rotation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
588
} else if (property == plane->zpos_property) {
drivers/gpu/drm/drm_atomic_uapi.c
590
} else if (property == plane->color_encoding_property) {
drivers/gpu/drm/drm_atomic_uapi.c
592
} else if (property == plane->color_range_property) {
drivers/gpu/drm/drm_atomic_uapi.c
594
} else if (property == plane->color_pipeline_property) {
drivers/gpu/drm/drm_atomic_uapi.c
604
} else if (property == config->prop_fb_damage_clips) {
drivers/gpu/drm/drm_atomic_uapi.c
611
} else if (property == plane->scaling_filter_property) {
drivers/gpu/drm/drm_atomic_uapi.c
615
property, val);
drivers/gpu/drm/drm_atomic_uapi.c
616
} else if (property == plane->hotspot_x_property) {
drivers/gpu/drm/drm_atomic_uapi.c
624
} else if (property == plane->hotspot_y_property) {
drivers/gpu/drm/drm_atomic_uapi.c
636
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
646
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_atomic_uapi.c
651
if (property == config->prop_fb_id) {
drivers/gpu/drm/drm_atomic_uapi.c
653
} else if (property == config->prop_in_fence_fd) {
drivers/gpu/drm/drm_atomic_uapi.c
655
} else if (property == config->prop_crtc_id) {
drivers/gpu/drm/drm_atomic_uapi.c
657
} else if (property == config->prop_crtc_x) {
drivers/gpu/drm/drm_atomic_uapi.c
659
} else if (property == config->prop_crtc_y) {
drivers/gpu/drm/drm_atomic_uapi.c
661
} else if (property == config->prop_crtc_w) {
drivers/gpu/drm/drm_atomic_uapi.c
663
} else if (property == config->prop_crtc_h) {
drivers/gpu/drm/drm_atomic_uapi.c
665
} else if (property == config->prop_src_x) {
drivers/gpu/drm/drm_atomic_uapi.c
667
} else if (property == config->prop_src_y) {
drivers/gpu/drm/drm_atomic_uapi.c
669
} else if (property == config->prop_src_w) {
drivers/gpu/drm/drm_atomic_uapi.c
671
} else if (property == config->prop_src_h) {
drivers/gpu/drm/drm_atomic_uapi.c
673
} else if (property == plane->alpha_property) {
drivers/gpu/drm/drm_atomic_uapi.c
675
} else if (property == plane->blend_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
677
} else if (property == plane->rotation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
679
} else if (property == plane->zpos_property) {
drivers/gpu/drm/drm_atomic_uapi.c
681
} else if (property == plane->color_encoding_property) {
drivers/gpu/drm/drm_atomic_uapi.c
683
} else if (property == plane->color_range_property) {
drivers/gpu/drm/drm_atomic_uapi.c
685
} else if (property == plane->color_pipeline_property) {
drivers/gpu/drm/drm_atomic_uapi.c
687
} else if (property == config->prop_fb_damage_clips) {
drivers/gpu/drm/drm_atomic_uapi.c
690
} else if (property == plane->scaling_filter_property) {
drivers/gpu/drm/drm_atomic_uapi.c
693
return plane->funcs->atomic_get_property(plane, state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
694
} else if (property == plane->hotspot_x_property) {
drivers/gpu/drm/drm_atomic_uapi.c
696
} else if (property == plane->hotspot_y_property) {
drivers/gpu/drm/drm_atomic_uapi.c
702
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
711
struct drm_property *property,
drivers/gpu/drm/drm_atomic_uapi.c
744
struct drm_property *property,
drivers/gpu/drm/drm_atomic_uapi.c
747
if (property == colorop->bypass_property) {
drivers/gpu/drm/drm_atomic_uapi.c
749
} else if (property == colorop->lut1d_interpolation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
751
} else if (property == colorop->curve_1d_type_property) {
drivers/gpu/drm/drm_atomic_uapi.c
753
} else if (property == colorop->multiplier_property) {
drivers/gpu/drm/drm_atomic_uapi.c
755
} else if (property == colorop->lut3d_interpolation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
757
} else if (property == colorop->data_property) {
drivers/gpu/drm/drm_atomic_uapi.c
759
property, val);
drivers/gpu/drm/drm_atomic_uapi.c
764
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
774
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_atomic_uapi.c
776
if (property == colorop->type_property)
drivers/gpu/drm/drm_atomic_uapi.c
778
else if (property == colorop->bypass_property)
drivers/gpu/drm/drm_atomic_uapi.c
780
else if (property == colorop->lut1d_interpolation_property)
drivers/gpu/drm/drm_atomic_uapi.c
782
else if (property == colorop->curve_1d_type_property)
drivers/gpu/drm/drm_atomic_uapi.c
784
else if (property == colorop->multiplier_property)
drivers/gpu/drm/drm_atomic_uapi.c
786
else if (property == colorop->size_property)
drivers/gpu/drm/drm_atomic_uapi.c
788
else if (property == colorop->lut3d_interpolation_property)
drivers/gpu/drm/drm_atomic_uapi.c
790
else if (property == colorop->data_property)
drivers/gpu/drm/drm_atomic_uapi.c
823
struct drm_property *property, uint64_t val)
drivers/gpu/drm/drm_atomic_uapi.c
830
if (property == config->prop_crtc_id) {
drivers/gpu/drm/drm_atomic_uapi.c
836
property->base.id, property->name, val);
drivers/gpu/drm/drm_atomic_uapi.c
840
} else if (property == config->dpms_property) {
drivers/gpu/drm/drm_atomic_uapi.c
847
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
849
} else if (property == config->tv_select_subconnector_property) {
drivers/gpu/drm/drm_atomic_uapi.c
851
} else if (property == config->tv_subconnector_property) {
drivers/gpu/drm/drm_atomic_uapi.c
853
} else if (property == config->tv_left_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
855
} else if (property == config->tv_right_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
857
} else if (property == config->tv_top_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
859
} else if (property == config->tv_bottom_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
861
} else if (property == config->legacy_tv_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
863
} else if (property == config->tv_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
865
} else if (property == config->tv_brightness_property) {
drivers/gpu/drm/drm_atomic_uapi.c
867
} else if (property == config->tv_contrast_property) {
drivers/gpu/drm/drm_atomic_uapi.c
869
} else if (property == config->tv_flicker_reduction_property) {
drivers/gpu/drm/drm_atomic_uapi.c
871
} else if (property == config->tv_overscan_property) {
drivers/gpu/drm/drm_atomic_uapi.c
873
} else if (property == config->tv_saturation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
875
} else if (property == config->tv_hue_property) {
drivers/gpu/drm/drm_atomic_uapi.c
877
} else if (property == config->link_status_property) {
drivers/gpu/drm/drm_atomic_uapi.c
891
} else if (property == config->hdr_output_metadata_property) {
drivers/gpu/drm/drm_atomic_uapi.c
898
} else if (property == config->aspect_ratio_property) {
drivers/gpu/drm/drm_atomic_uapi.c
900
} else if (property == config->content_type_property) {
drivers/gpu/drm/drm_atomic_uapi.c
902
} else if (property == connector->scaling_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
904
} else if (property == config->content_protection_property) {
drivers/gpu/drm/drm_atomic_uapi.c
910
} else if (property == config->hdcp_content_type_property) {
drivers/gpu/drm/drm_atomic_uapi.c
912
} else if (property == connector->colorspace_property) {
drivers/gpu/drm/drm_atomic_uapi.c
914
} else if (property == config->writeback_fb_id_property) {
drivers/gpu/drm/drm_atomic_uapi.c
923
} else if (property == config->writeback_out_fence_ptr_property) {
drivers/gpu/drm/drm_atomic_uapi.c
928
} else if (property == connector->max_bpc_property) {
drivers/gpu/drm/drm_atomic_uapi.c
930
} else if (property == connector->privacy_screen_sw_state_property) {
drivers/gpu/drm/drm_atomic_uapi.c
932
} else if (property == connector->broadcast_rgb_property) {
drivers/gpu/drm/drm_atomic_uapi.c
936
state, property, val);
drivers/gpu/drm/drm_atomic_uapi.c
941
property->base.id, property->name);
drivers/gpu/drm/drm_atomic_uapi.c
951
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_atomic_uapi.c
956
if (property == config->prop_crtc_id) {
drivers/gpu/drm/drm_atomic_uapi.c
958
} else if (property == config->dpms_property) {
drivers/gpu/drm/drm_atomic_uapi.c
963
} else if (property == config->tv_select_subconnector_property) {
drivers/gpu/drm/drm_atomic_uapi.c
965
} else if (property == config->tv_subconnector_property) {
drivers/gpu/drm/drm_atomic_uapi.c
967
} else if (property == config->tv_left_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
969
} else if (property == config->tv_right_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
971
} else if (property == config->tv_top_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
973
} else if (property == config->tv_bottom_margin_property) {
drivers/gpu/drm/drm_atomic_uapi.c
975
} else if (property == config->legacy_tv_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
977
} else if (property == config->tv_mode_property) {
drivers/gpu/drm/drm_atomic_uapi.c
979
} else if (property == config->tv_brightness_property) {
drivers/gpu/drm/drm_atomic_uapi.c
981
} else if (property == config->tv_contrast_property) {
drivers/gpu/drm/drm_atomic_uapi.c
983
} else if (property == config->tv_flicker_reduction_property) {
drivers/gpu/drm/drm_atomic_uapi.c
985
} else if (property == config->tv_overscan_property) {
drivers/gpu/drm/drm_atomic_uapi.c
987
} else if (property == config->tv_saturation_property) {
drivers/gpu/drm/drm_atomic_uapi.c
989
} else if (property == config->tv_hue_property) {
drivers/gpu/drm/drm_atomic_uapi.c
991
} else if (property == config->link_status_property) {
drivers/gpu/drm/drm_atomic_uapi.c
993
} else if (property == config->aspect_ratio_property) {
drivers/gpu/drm/drm_atomic_uapi.c
995
} else if (property == config->content_type_property) {
drivers/gpu/drm/drm_atomic_uapi.c
997
} else if (property == connector->colorspace_property) {
drivers/gpu/drm/drm_atomic_uapi.c
999
} else if (property == connector->scaling_mode_property) {
drivers/gpu/drm/drm_connector.c
3240
struct drm_property *property,
drivers/gpu/drm/drm_connector.c
3247
if (property == connector->dev->mode_config.dpms_property) {
drivers/gpu/drm/drm_connector.c
3250
ret = connector->funcs->set_property(connector, property, value);
drivers/gpu/drm/drm_connector.c
3253
drm_object_property_set_value(&connector->base, property, value);
drivers/gpu/drm/drm_crtc.c
916
struct drm_property *property,
drivers/gpu/drm/drm_crtc.c
923
ret = crtc->funcs->set_property(crtc, property, value);
drivers/gpu/drm/drm_crtc.c
925
drm_object_property_set_value(obj, property, value);
drivers/gpu/drm/drm_crtc_internal.h
136
bool drm_property_change_valid_get(struct drm_property *property,
drivers/gpu/drm/drm_crtc_internal.h
139
void drm_property_change_valid_put(struct drm_property *property,
drivers/gpu/drm/drm_crtc_internal.h
194
struct drm_property *property,
drivers/gpu/drm/drm_crtc_internal.h
266
struct drm_property *property, uint64_t *val);
drivers/gpu/drm/drm_crtc_internal.h
73
struct drm_property *property,
drivers/gpu/drm/drm_mode_config.c
524
struct drm_property *property, *pt;
drivers/gpu/drm/drm_mode_config.c
551
list_for_each_entry_safe(property, pt, &dev->mode_config.property_list,
drivers/gpu/drm/drm_mode_config.c
553
drm_property_destroy(dev, property);
drivers/gpu/drm/drm_mode_object.c
236
struct drm_property *property,
drivers/gpu/drm/drm_mode_object.c
240
struct drm_device *dev = property->dev;
drivers/gpu/drm/drm_mode_object.c
260
obj->properties->properties[count] = property;
drivers/gpu/drm/drm_mode_object.c
286
struct drm_property *property, uint64_t val)
drivers/gpu/drm/drm_mode_object.c
290
WARN_ON(drm_drv_uses_atomic_modeset(property->dev) &&
drivers/gpu/drm/drm_mode_object.c
291
!(property->flags & DRM_MODE_PROP_IMMUTABLE));
drivers/gpu/drm/drm_mode_object.c
294
if (obj->properties->properties[i] == property) {
drivers/gpu/drm/drm_mode_object.c
305
struct drm_property *property,
drivers/gpu/drm/drm_mode_object.c
311
if (obj->properties->properties[i] == property) {
drivers/gpu/drm/drm_mode_object.c
321
struct drm_property *property,
drivers/gpu/drm/drm_mode_object.c
329
if (drm_drv_uses_atomic_modeset(property->dev) &&
drivers/gpu/drm/drm_mode_object.c
330
!(property->flags & DRM_MODE_PROP_IMMUTABLE))
drivers/gpu/drm/drm_mode_object.c
331
return drm_atomic_get_property(obj, property, val);
drivers/gpu/drm/drm_mode_object.c
333
return __drm_object_property_get_prop_value(obj, property, val);
drivers/gpu/drm/drm_mode_object.c
354
struct drm_property *property, uint64_t *val)
drivers/gpu/drm/drm_mode_object.c
356
WARN_ON(drm_drv_uses_atomic_modeset(property->dev));
drivers/gpu/drm/drm_mode_object.c
358
return __drm_object_property_get_value(obj, property, val);
drivers/gpu/drm/drm_mode_object.c
379
struct drm_property *property,
drivers/gpu/drm/drm_mode_object.c
382
WARN_ON(!drm_drv_uses_atomic_modeset(property->dev));
drivers/gpu/drm/drm_mode_object.c
384
return __drm_object_property_get_prop_value(obj, property, val);
drivers/gpu/drm/drm_mode_object.c
403
struct drm_property *property,
drivers/gpu/drm/drm_mode_object.c
406
if (drm_WARN_ON(property->dev, !(property->flags & DRM_MODE_PROP_IMMUTABLE)))
drivers/gpu/drm/drm_mode_object.c
409
return __drm_object_property_get_prop_value(obj, property, val);
drivers/gpu/drm/drm_mode_object.c
611
struct drm_property *property;
drivers/gpu/drm/drm_mode_object.c
624
property = drm_mode_obj_find_prop_id(arg_obj, arg->prop_id);
drivers/gpu/drm/drm_mode_object.c
625
if (!property)
drivers/gpu/drm/drm_mode_object.c
628
if (drm_drv_uses_atomic_modeset(property->dev))
drivers/gpu/drm/drm_mode_object.c
629
ret = set_property_atomic(arg_obj, file_priv, property, arg->value);
drivers/gpu/drm/drm_mode_object.c
631
ret = set_property_legacy(arg_obj, property, arg->value);
drivers/gpu/drm/drm_plane.c
787
struct drm_property *property,
drivers/gpu/drm/drm_plane.c
794
ret = plane->funcs->set_property(plane, property, value);
drivers/gpu/drm/drm_plane.c
796
drm_object_property_set_value(obj, property, value);
drivers/gpu/drm/drm_property.c
1000
void drm_property_change_valid_put(struct drm_property *property,
drivers/gpu/drm/drm_property.c
1006
if (drm_property_type_is(property, DRM_MODE_PROP_OBJECT)) {
drivers/gpu/drm/drm_property.c
1008
} else if (drm_property_type_is(property, DRM_MODE_PROP_BLOB))
drivers/gpu/drm/drm_property.c
101
struct drm_property *property = NULL;
drivers/gpu/drm/drm_property.c
110
property = kzalloc_obj(struct drm_property);
drivers/gpu/drm/drm_property.c
111
if (!property)
drivers/gpu/drm/drm_property.c
114
property->dev = dev;
drivers/gpu/drm/drm_property.c
117
property->values = kcalloc(num_values, sizeof(uint64_t),
drivers/gpu/drm/drm_property.c
119
if (!property->values)
drivers/gpu/drm/drm_property.c
123
ret = drm_mode_object_add(dev, &property->base, DRM_MODE_OBJECT_PROPERTY);
drivers/gpu/drm/drm_property.c
127
property->flags = flags;
drivers/gpu/drm/drm_property.c
128
property->num_values = num_values;
drivers/gpu/drm/drm_property.c
129
INIT_LIST_HEAD(&property->enum_list);
drivers/gpu/drm/drm_property.c
131
strscpy_pad(property->name, name, DRM_PROP_NAME_LEN);
drivers/gpu/drm/drm_property.c
133
list_add_tail(&property->head, &dev->mode_config.property_list);
drivers/gpu/drm/drm_property.c
135
return property;
drivers/gpu/drm/drm_property.c
137
kfree(property->values);
drivers/gpu/drm/drm_property.c
138
kfree(property);
drivers/gpu/drm/drm_property.c
167
struct drm_property *property;
drivers/gpu/drm/drm_property.c
172
property = drm_property_create(dev, flags, name, num_values);
drivers/gpu/drm/drm_property.c
173
if (!property)
drivers/gpu/drm/drm_property.c
177
ret = drm_property_add_enum(property,
drivers/gpu/drm/drm_property.c
181
drm_property_destroy(dev, property);
drivers/gpu/drm/drm_property.c
186
return property;
drivers/gpu/drm/drm_property.c
216
struct drm_property *property;
drivers/gpu/drm/drm_property.c
222
property = drm_property_create(dev, flags, name, num_values);
drivers/gpu/drm/drm_property.c
223
if (!property)
drivers/gpu/drm/drm_property.c
229
ret = drm_property_add_enum(property,
drivers/gpu/drm/drm_property.c
233
drm_property_destroy(dev, property);
drivers/gpu/drm/drm_property.c
238
return property;
drivers/gpu/drm/drm_property.c
246
struct drm_property *property;
drivers/gpu/drm/drm_property.c
248
property = drm_property_create(dev, flags, name, 2);
drivers/gpu/drm/drm_property.c
249
if (!property)
drivers/gpu/drm/drm_property.c
252
property->values[0] = min;
drivers/gpu/drm/drm_property.c
253
property->values[1] = max;
drivers/gpu/drm/drm_property.c
255
return property;
drivers/gpu/drm/drm_property.c
336
struct drm_property *property;
drivers/gpu/drm/drm_property.c
343
property = drm_property_create(dev, flags, name, 1);
drivers/gpu/drm/drm_property.c
344
if (!property)
drivers/gpu/drm/drm_property.c
347
property->values[0] = type;
drivers/gpu/drm/drm_property.c
349
return property;
drivers/gpu/drm/drm_property.c
390
int drm_property_add_enum(struct drm_property *property,
drivers/gpu/drm/drm_property.c
399
if (WARN_ON(!drm_property_type_is(property, DRM_MODE_PROP_ENUM) &&
drivers/gpu/drm/drm_property.c
400
!drm_property_type_is(property, DRM_MODE_PROP_BITMASK)))
drivers/gpu/drm/drm_property.c
407
if (WARN_ON(drm_property_type_is(property, DRM_MODE_PROP_BITMASK) &&
drivers/gpu/drm/drm_property.c
411
list_for_each_entry(prop_enum, &property->enum_list, head) {
drivers/gpu/drm/drm_property.c
417
if (WARN_ON(index >= property->num_values))
drivers/gpu/drm/drm_property.c
427
property->values[index] = value;
drivers/gpu/drm/drm_property.c
428
list_add_tail(&prop_enum->head, &property->enum_list);
drivers/gpu/drm/drm_property.c
441
void drm_property_destroy(struct drm_device *dev, struct drm_property *property)
drivers/gpu/drm/drm_property.c
445
list_for_each_entry_safe(prop_enum, pt, &property->enum_list, head) {
drivers/gpu/drm/drm_property.c
450
if (property->num_values)
drivers/gpu/drm/drm_property.c
451
kfree(property->values);
drivers/gpu/drm/drm_property.c
452
drm_mode_object_unregister(dev, &property->base);
drivers/gpu/drm/drm_property.c
453
list_del(&property->head);
drivers/gpu/drm/drm_property.c
454
kfree(property);
drivers/gpu/drm/drm_property.c
462
struct drm_property *property;
drivers/gpu/drm/drm_property.c
473
property = drm_property_find(dev, file_priv, out_resp->prop_id);
drivers/gpu/drm/drm_property.c
474
if (!property)
drivers/gpu/drm/drm_property.c
477
strscpy_pad(out_resp->name, property->name, DRM_PROP_NAME_LEN);
drivers/gpu/drm/drm_property.c
478
out_resp->flags = property->flags;
drivers/gpu/drm/drm_property.c
480
value_count = property->num_values;
drivers/gpu/drm/drm_property.c
485
put_user(property->values[i], values_ptr + i)) {
drivers/gpu/drm/drm_property.c
494
if (drm_property_type_is(property, DRM_MODE_PROP_ENUM) ||
drivers/gpu/drm/drm_property.c
495
drm_property_type_is(property, DRM_MODE_PROP_BITMASK)) {
drivers/gpu/drm/drm_property.c
496
list_for_each_entry(prop_enum, &property->enum_list, head) {
drivers/gpu/drm/drm_property.c
521
if (drm_property_type_is(property, DRM_MODE_PROP_BLOB))
drivers/gpu/drm/drm_property.c
944
bool drm_property_change_valid_get(struct drm_property *property,
drivers/gpu/drm/drm_property.c
949
if (property->flags & DRM_MODE_PROP_IMMUTABLE)
drivers/gpu/drm/drm_property.c
954
if (drm_property_type_is(property, DRM_MODE_PROP_RANGE)) {
drivers/gpu/drm/drm_property.c
955
if (value < property->values[0] || value > property->values[1])
drivers/gpu/drm/drm_property.c
958
} else if (drm_property_type_is(property, DRM_MODE_PROP_SIGNED_RANGE)) {
drivers/gpu/drm/drm_property.c
961
if (svalue < U642I64(property->values[0]) ||
drivers/gpu/drm/drm_property.c
962
svalue > U642I64(property->values[1]))
drivers/gpu/drm/drm_property.c
965
} else if (drm_property_type_is(property, DRM_MODE_PROP_BITMASK)) {
drivers/gpu/drm/drm_property.c
968
for (i = 0; i < property->num_values; i++)
drivers/gpu/drm/drm_property.c
969
valid_mask |= (1ULL << property->values[i]);
drivers/gpu/drm/drm_property.c
971
} else if (drm_property_type_is(property, DRM_MODE_PROP_BLOB)) {
drivers/gpu/drm/drm_property.c
977
blob = drm_property_lookup_blob(property->dev, value);
drivers/gpu/drm/drm_property.c
984
} else if (drm_property_type_is(property, DRM_MODE_PROP_OBJECT)) {
drivers/gpu/drm/drm_property.c
989
*ref = __drm_mode_object_find(property->dev, NULL, value,
drivers/gpu/drm/drm_property.c
990
property->values[0]);
drivers/gpu/drm/drm_property.c
994
for (i = 0; i < property->num_values; i++)
drivers/gpu/drm/drm_property.c
995
if (property->values[i] == value)
drivers/gpu/drm/drm_sysfs.c
491
struct drm_property *property)
drivers/gpu/drm/drm_sysfs.c
498
property->base.id));
drivers/gpu/drm/drm_sysfs.c
503
"PROPERTY=%u", property->base.id);
drivers/gpu/drm/drm_sysfs.c
508
property->base.id, property->name);
drivers/gpu/drm/gma500/cdv_intel_crt.c
210
struct drm_property *property,
drivers/gpu/drm/gma500/cdv_intel_dp.c
1804
struct drm_property *property,
drivers/gpu/drm/gma500/cdv_intel_dp.c
1812
ret = drm_object_property_set_value(&connector->base, property, val);
drivers/gpu/drm/gma500/cdv_intel_dp.c
1816
if (property == dev_priv->force_audio_property) {
drivers/gpu/drm/gma500/cdv_intel_dp.c
1837
if (property == dev_priv->broadcast_rgb_property) {
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
153
struct drm_property *property,
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
158
if (!strcmp(property->name, "scaling mode") && encoder) {
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
178
property, &curValue))
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
185
property, value))
drivers/gpu/drm/gma500/cdv_intel_lvds.c
337
struct drm_property *property,
drivers/gpu/drm/gma500/cdv_intel_lvds.c
342
if (!strcmp(property->name, "scaling mode") && encoder) {
drivers/gpu/drm/gma500/cdv_intel_lvds.c
361
property,
drivers/gpu/drm/gma500/cdv_intel_lvds.c
369
property,
drivers/gpu/drm/gma500/cdv_intel_lvds.c
382
} else if (!strcmp(property->name, "backlight") && encoder) {
drivers/gpu/drm/gma500/cdv_intel_lvds.c
384
property,
drivers/gpu/drm/gma500/cdv_intel_lvds.c
389
} else if (!strcmp(property->name, "DPMS") && encoder) {
drivers/gpu/drm/gma500/psb_intel_drv.h
216
struct drm_property *property,
drivers/gpu/drm/gma500/psb_intel_lvds.c
529
struct drm_property *property,
drivers/gpu/drm/gma500/psb_intel_lvds.c
537
if (!strcmp(property->name, "scaling mode")) {
drivers/gpu/drm/gma500/psb_intel_lvds.c
556
property,
drivers/gpu/drm/gma500/psb_intel_lvds.c
564
property,
drivers/gpu/drm/gma500/psb_intel_lvds.c
577
} else if (!strcmp(property->name, "backlight")) {
drivers/gpu/drm/gma500/psb_intel_lvds.c
579
property,
drivers/gpu/drm/gma500/psb_intel_lvds.c
584
} else if (!strcmp(property->name, "DPMS")) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1592
struct drm_property *property,
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1602
ret = drm_object_property_set_value(&connector->base, property, val);
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1606
if (property == dev_priv->force_audio_property) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1627
if (property == dev_priv->broadcast_rgb_property) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1636
if (psb_intel_sdvo_connector->name == property) { \
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1644
if (property == psb_intel_sdvo_connector->tv_format) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1656
if (psb_intel_sdvo_connector->left == property) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1668
} else if (psb_intel_sdvo_connector->right == property) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1680
} else if (psb_intel_sdvo_connector->top == property) {
drivers/gpu/drm/gma500/psb_intel_sdvo.c
1692
} else if (psb_intel_sdvo_connector->bottom == property) {
drivers/gpu/drm/gud/gud_connector.c
507
struct drm_property *property;
drivers/gpu/drm/gud/gud_connector.c
563
property = gud_connector_property_lookup(connector, prop);
drivers/gpu/drm/gud/gud_connector.c
564
if (drm_WARN_ON(drm, IS_ERR(property)))
drivers/gpu/drm/gud/gud_connector.c
572
drm_object_attach_property(&connector->base, property, 0);
drivers/gpu/drm/i915/display/intel_atomic.c
104
if (property == display->properties.broadcast_rgb) {
drivers/gpu/drm/i915/display/intel_atomic.c
110
property->base.id, property->name);
drivers/gpu/drm/i915/display/intel_atomic.c
60
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_atomic.c
67
if (property == display->properties.force_audio)
drivers/gpu/drm/i915/display/intel_atomic.c
69
else if (property == display->properties.broadcast_rgb)
drivers/gpu/drm/i915/display/intel_atomic.c
74
property->base.id, property->name);
drivers/gpu/drm/i915/display/intel_atomic.c
92
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_atomic.c
99
if (property == display->properties.force_audio) {
drivers/gpu/drm/i915/display/intel_atomic.h
25
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_atomic.h
29
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_sdvo.c
2375
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_sdvo.c
2381
if (property == intel_sdvo_connector->tv_format) {
drivers/gpu/drm/i915/display/intel_sdvo.c
2393
} else if (property == intel_sdvo_connector->top ||
drivers/gpu/drm/i915/display/intel_sdvo.c
2394
property == intel_sdvo_connector->bottom)
drivers/gpu/drm/i915/display/intel_sdvo.c
2396
else if (property == intel_sdvo_connector->left ||
drivers/gpu/drm/i915/display/intel_sdvo.c
2397
property == intel_sdvo_connector->right)
drivers/gpu/drm/i915/display/intel_sdvo.c
2399
else if (property == intel_sdvo_connector->hpos)
drivers/gpu/drm/i915/display/intel_sdvo.c
2401
else if (property == intel_sdvo_connector->vpos)
drivers/gpu/drm/i915/display/intel_sdvo.c
2403
else if (property == intel_sdvo_connector->saturation)
drivers/gpu/drm/i915/display/intel_sdvo.c
2405
else if (property == intel_sdvo_connector->contrast)
drivers/gpu/drm/i915/display/intel_sdvo.c
2407
else if (property == intel_sdvo_connector->hue)
drivers/gpu/drm/i915/display/intel_sdvo.c
2409
else if (property == intel_sdvo_connector->brightness)
drivers/gpu/drm/i915/display/intel_sdvo.c
2411
else if (property == intel_sdvo_connector->sharpness)
drivers/gpu/drm/i915/display/intel_sdvo.c
2413
else if (property == intel_sdvo_connector->flicker_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2415
else if (property == intel_sdvo_connector->flicker_filter_2d)
drivers/gpu/drm/i915/display/intel_sdvo.c
2417
else if (property == intel_sdvo_connector->flicker_filter_adaptive)
drivers/gpu/drm/i915/display/intel_sdvo.c
2419
else if (property == intel_sdvo_connector->tv_chroma_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2421
else if (property == intel_sdvo_connector->tv_luma_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2423
else if (property == intel_sdvo_connector->dot_crawl)
drivers/gpu/drm/i915/display/intel_sdvo.c
2426
return intel_digital_connector_atomic_get_property(connector, state, property, val);
drivers/gpu/drm/i915/display/intel_sdvo.c
2434
struct drm_property *property,
drivers/gpu/drm/i915/display/intel_sdvo.c
2440
if (property == intel_sdvo_connector->tv_format) {
drivers/gpu/drm/i915/display/intel_sdvo.c
2449
} else if (property == intel_sdvo_connector->top ||
drivers/gpu/drm/i915/display/intel_sdvo.c
2450
property == intel_sdvo_connector->bottom)
drivers/gpu/drm/i915/display/intel_sdvo.c
2453
else if (property == intel_sdvo_connector->left ||
drivers/gpu/drm/i915/display/intel_sdvo.c
2454
property == intel_sdvo_connector->right)
drivers/gpu/drm/i915/display/intel_sdvo.c
2457
else if (property == intel_sdvo_connector->hpos)
drivers/gpu/drm/i915/display/intel_sdvo.c
2459
else if (property == intel_sdvo_connector->vpos)
drivers/gpu/drm/i915/display/intel_sdvo.c
2461
else if (property == intel_sdvo_connector->saturation)
drivers/gpu/drm/i915/display/intel_sdvo.c
2463
else if (property == intel_sdvo_connector->contrast)
drivers/gpu/drm/i915/display/intel_sdvo.c
2465
else if (property == intel_sdvo_connector->hue)
drivers/gpu/drm/i915/display/intel_sdvo.c
2467
else if (property == intel_sdvo_connector->brightness)
drivers/gpu/drm/i915/display/intel_sdvo.c
2469
else if (property == intel_sdvo_connector->sharpness)
drivers/gpu/drm/i915/display/intel_sdvo.c
2471
else if (property == intel_sdvo_connector->flicker_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2473
else if (property == intel_sdvo_connector->flicker_filter_2d)
drivers/gpu/drm/i915/display/intel_sdvo.c
2475
else if (property == intel_sdvo_connector->flicker_filter_adaptive)
drivers/gpu/drm/i915/display/intel_sdvo.c
2477
else if (property == intel_sdvo_connector->tv_chroma_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2479
else if (property == intel_sdvo_connector->tv_luma_filter)
drivers/gpu/drm/i915/display/intel_sdvo.c
2481
else if (property == intel_sdvo_connector->dot_crawl)
drivers/gpu/drm/i915/display/intel_sdvo.c
2484
return intel_digital_connector_atomic_set_property(connector, state, property, val);
drivers/gpu/drm/ingenic/ingenic-ipu.c
680
struct drm_property *property, u64 *val)
drivers/gpu/drm/ingenic/ingenic-ipu.c
684
if (property != ipu->sharpness_prop)
drivers/gpu/drm/ingenic/ingenic-ipu.c
695
struct drm_property *property, u64 val)
drivers/gpu/drm/ingenic/ingenic-ipu.c
701
if (property != ipu->sharpness_prop)
drivers/gpu/drm/logicvc/logicvc_of.c
129
struct logicvc_of_property *property;
drivers/gpu/drm/logicvc/logicvc_of.c
137
property = &logicvc_of_properties[index];
drivers/gpu/drm/logicvc/logicvc_of.c
139
if (!property->optional &&
drivers/gpu/drm/logicvc/logicvc_of.c
140
!of_property_read_bool(of_node, property->name))
drivers/gpu/drm/logicvc/logicvc_of.c
143
if (property->sv) {
drivers/gpu/drm/logicvc/logicvc_of.c
144
ret = of_property_read_string(of_node, property->name, &string);
drivers/gpu/drm/logicvc/logicvc_of.c
148
ret = logicvc_of_property_sv_value(property->sv, string,
drivers/gpu/drm/logicvc/logicvc_of.c
153
ret = of_property_read_u32(of_node, property->name, &value);
drivers/gpu/drm/logicvc/logicvc_of.c
158
if (property->range[0] || property->range[1])
drivers/gpu/drm/logicvc/logicvc_of.c
159
if (value < property->range[0] || value > property->range[1])
drivers/gpu/drm/logicvc/logicvc_of.c
170
struct logicvc_of_property *property;
drivers/gpu/drm/logicvc/logicvc_of.c
178
property = &logicvc_of_properties[index];
drivers/gpu/drm/logicvc/logicvc_of.c
179
*target = of_property_read_bool(of_node, property->name);
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c
64
struct drm_property *property, uint64_t val)
drivers/gpu/drm/msm/dsi/dsi_host.c
1772
struct property *prop;
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
285
struct drm_property *property,
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
297
if (property == conf->tv_select_subconnector_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
304
} else if (property == conf->tv_left_margin_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
312
} else if (property == conf->tv_bottom_margin_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
320
} else if (property == conf->legacy_tv_mode_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
328
} else if (property == conf->tv_brightness_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
335
} else if (property == conf->tv_contrast_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
342
} else if (property == conf->tv_flicker_reduction_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c
349
} else if (property == priv->scale_property) {
drivers/gpu/drm/nouveau/dispnv04/i2c/sil164_drv.c
320
struct drm_property *property,
drivers/gpu/drm/nouveau/dispnv04/overlay.c
245
struct drm_property *property,
drivers/gpu/drm/nouveau/dispnv04/overlay.c
251
if (property == nv_plane->props.colorkey)
drivers/gpu/drm/nouveau/dispnv04/overlay.c
253
else if (property == nv_plane->props.contrast)
drivers/gpu/drm/nouveau/dispnv04/overlay.c
255
else if (property == nv_plane->props.brightness)
drivers/gpu/drm/nouveau/dispnv04/overlay.c
257
else if (property == nv_plane->props.hue)
drivers/gpu/drm/nouveau/dispnv04/overlay.c
259
else if (property == nv_plane->props.saturation)
drivers/gpu/drm/nouveau/dispnv04/overlay.c
261
else if (property == nv_plane->base.color_encoding_property)
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
692
struct drm_property *property,
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
701
if (property == conf->tv_overscan_property) {
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
710
} else if (property == conf->tv_saturation_property) {
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
717
} else if (property == conf->tv_hue_property) {
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
724
} else if (property == conf->tv_flicker_reduction_property) {
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
732
} else if (property == conf->legacy_tv_mode_property) {
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
740
} else if (property == conf->tv_select_subconnector_property) {
drivers/gpu/drm/nouveau/include/dispnv04/i2c/encoder_i2c.h
117
struct drm_property *property,
drivers/gpu/drm/nouveau/nouveau_connector.c
105
if (property == dev->mode_config.scaling_mode_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
107
else if (property == disp->underscan_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
109
else if (property == disp->underscan_hborder_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
111
else if (property == disp->underscan_vborder_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
113
else if (property == disp->dithering_mode)
drivers/gpu/drm/nouveau/nouveau_connector.c
115
else if (property == disp->dithering_depth)
drivers/gpu/drm/nouveau/nouveau_connector.c
117
else if (property == disp->vibrant_hue_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
119
else if (property == disp->color_vibrance_property)
drivers/gpu/drm/nouveau/nouveau_connector.c
130
struct drm_property *property, u64 val)
drivers/gpu/drm/nouveau/nouveau_connector.c
136
if (property == dev->mode_config.scaling_mode_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
173
if (property == disp->underscan_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
179
if (property == disp->underscan_hborder_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
185
if (property == disp->underscan_vborder_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
191
if (property == disp->dithering_mode) {
drivers/gpu/drm/nouveau/nouveau_connector.c
197
if (property == disp->dithering_depth) {
drivers/gpu/drm/nouveau/nouveau_connector.c
203
if (property == disp->vibrant_hue_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
209
if (property == disp->color_vibrance_property) {
drivers/gpu/drm/nouveau/nouveau_connector.c
786
struct drm_property *property, uint64_t value)
drivers/gpu/drm/nouveau/nouveau_connector.c
796
property, value);
drivers/gpu/drm/nouveau/nouveau_connector.c
801
property,
drivers/gpu/drm/nouveau/nouveau_connector.c
99
struct drm_property *property, u64 *val)
drivers/gpu/drm/omapdrm/dss/dsi.c
4762
struct property *prop;
drivers/gpu/drm/omapdrm/dss/hdmi_common.c
15
struct property *prop;
drivers/gpu/drm/omapdrm/omap_crtc.c
666
struct drm_property *property,
drivers/gpu/drm/omapdrm/omap_crtc.c
682
if (property == crtc->primary->rotation_property)
drivers/gpu/drm/omapdrm/omap_crtc.c
684
else if (property == priv->zorder_prop)
drivers/gpu/drm/omapdrm/omap_crtc.c
694
struct drm_property *property,
drivers/gpu/drm/omapdrm/omap_crtc.c
700
if (property == crtc->primary->rotation_property)
drivers/gpu/drm/omapdrm/omap_crtc.c
702
else if (property == priv->zorder_prop)
drivers/gpu/drm/omapdrm/omap_plane.c
463
struct drm_property *property,
drivers/gpu/drm/omapdrm/omap_plane.c
468
if (property == priv->zorder_prop)
drivers/gpu/drm/omapdrm/omap_plane.c
478
struct drm_property *property,
drivers/gpu/drm/omapdrm/omap_plane.c
483
if (property == priv->zorder_prop)
drivers/gpu/drm/radeon/radeon_connectors.c
515
static int radeon_connector_set_property(struct drm_connector *connector, struct drm_property *property,
drivers/gpu/drm/radeon/radeon_connectors.c
523
if (property == rdev->mode_info.coherent_mode_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
545
if (property == rdev->mode_info.audio_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
560
if (property == rdev->mode_info.dither_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
575
if (property == rdev->mode_info.underscan_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
589
if (property == rdev->mode_info.underscan_hborder_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
603
if (property == rdev->mode_info.underscan_vborder_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
617
if (property == rdev->mode_info.tv_std_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
641
if (property == rdev->mode_info.load_detect_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
651
if (property == rdev->mode_info.tmds_pll_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
677
if (property == dev->mode_config.scaling_mode_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
706
if (property == rdev->mode_info.output_csc_property) {
drivers/gpu/drm/radeon/radeon_connectors.c
906
struct drm_property *property,
drivers/gpu/drm/radeon/radeon_connectors.c
914
if (property != dev->mode_config.scaling_mode_property)
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
737
struct drm_property *property,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
743
if (property == rcdu->props.colorkey)
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
752
const struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
759
if (property == rcdu->props.colorkey)
drivers/gpu/drm/rockchip/cdn-dp-core.c
156
union extcon_property_value property;
drivers/gpu/drm/rockchip/cdn-dp-core.c
163
EXTCON_PROP_USB_SS, &property);
drivers/gpu/drm/rockchip/cdn-dp-core.c
164
if (property.intval)
drivers/gpu/drm/rockchip/cdn-dp-core.c
362
union extcon_property_value property;
drivers/gpu/drm/rockchip/cdn-dp-core.c
390
EXTCON_PROP_USB_TYPEC_POLARITY, &property);
drivers/gpu/drm/rockchip/cdn-dp-core.c
397
ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval);
drivers/gpu/drm/sti/sti_crtc.c
235
struct drm_property *property,
drivers/gpu/drm/sti/sti_hdmi.c
1093
struct drm_property *property,
drivers/gpu/drm/sti/sti_hdmi.c
1100
if (property == hdmi_connector->colorspace_property) {
drivers/gpu/drm/sti/sti_hdmi.c
1112
struct drm_property *property,
drivers/gpu/drm/sti/sti_hdmi.c
1119
if (property == hdmi_connector->colorspace_property) {
drivers/gpu/drm/sysfb/simpledrm.c
373
struct property *prop;
drivers/gpu/drm/vc4/vc4_vec.c
390
struct drm_property *property,
drivers/gpu/drm/vc4/vc4_vec.c
395
if (property != vec->legacy_tv_mode_property)
drivers/gpu/drm/vc4/vc4_vec.c
442
struct drm_property *property,
drivers/gpu/drm/vc4/vc4_vec.c
447
if (property != vec->legacy_tv_mode_property)
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
359
struct drm_property *property,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
363
struct drm_property *property,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
368
struct drm_property *property,
drivers/gpu/drm/xe/xe_bo.c
3099
if (XE_IOCTL_DBG(xe, ext.property >=
drivers/gpu/drm/xe/xe_bo.c
3102
XE_IOCTL_DBG(xe, ext.property != DRM_XE_GEM_CREATE_EXTENSION_SET_PROPERTY))
drivers/gpu/drm/xe/xe_bo.c
3105
idx = array_index_nospec(ext.property, ARRAY_SIZE(gem_create_set_property_funcs));
drivers/gpu/drm/xe/xe_eu_stall.c
317
if (XE_IOCTL_DBG(xe, ext.property >= ARRAY_SIZE(xe_set_eu_stall_property_funcs)) ||
drivers/gpu/drm/xe/xe_eu_stall.c
318
XE_IOCTL_DBG(xe, !ext.property) || XE_IOCTL_DBG(xe, ext.pad))
drivers/gpu/drm/xe/xe_eu_stall.c
321
idx = array_index_nospec(ext.property, ARRAY_SIZE(xe_set_eu_stall_property_funcs));
drivers/gpu/drm/xe/xe_exec_queue.c
1271
switch (args->property) {
drivers/gpu/drm/xe/xe_exec_queue.c
875
if (XE_IOCTL_DBG(xe, args->property !=
drivers/gpu/drm/xe/xe_exec_queue.c
883
idx = array_index_nospec(args->property,
drivers/gpu/drm/xe/xe_exec_queue.c
936
if (XE_IOCTL_DBG(xe, ext.property >=
drivers/gpu/drm/xe/xe_exec_queue.c
939
XE_IOCTL_DBG(xe, ext.property != DRM_XE_EXEC_QUEUE_SET_PROPERTY_PRIORITY &&
drivers/gpu/drm/xe/xe_exec_queue.c
940
ext.property != DRM_XE_EXEC_QUEUE_SET_PROPERTY_TIMESLICE &&
drivers/gpu/drm/xe/xe_exec_queue.c
941
ext.property != DRM_XE_EXEC_QUEUE_SET_PROPERTY_PXP_TYPE &&
drivers/gpu/drm/xe/xe_exec_queue.c
942
ext.property != DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE &&
drivers/gpu/drm/xe/xe_exec_queue.c
943
ext.property != DRM_XE_EXEC_QUEUE_SET_PROPERTY_MULTI_GROUP &&
drivers/gpu/drm/xe/xe_exec_queue.c
944
ext.property != DRM_XE_EXEC_QUEUE_SET_PROPERTY_MULTI_QUEUE_PRIORITY))
drivers/gpu/drm/xe/xe_exec_queue.c
947
idx = array_index_nospec(ext.property, ARRAY_SIZE(exec_queue_set_property_funcs));
drivers/gpu/drm/xe/xe_oa.c
1348
if (XE_IOCTL_DBG(oa->xe, ext.property >= ARRAY_SIZE(xe_oa_set_property_funcs_open)) ||
drivers/gpu/drm/xe/xe_oa.c
1349
XE_IOCTL_DBG(oa->xe, !ext.property) || XE_IOCTL_DBG(oa->xe, ext.pad))
drivers/gpu/drm/xe/xe_oa.c
1352
idx = array_index_nospec(ext.property, ARRAY_SIZE(xe_oa_set_property_funcs_open));
drivers/hsi/hsi_core.c
202
struct property *prop;
drivers/hwmon/adt7475.c
1591
static int set_property_bit(const struct i2c_client *client, char *property,
drivers/hwmon/adt7475.c
1595
int ret = device_property_read_u32(&client->dev, property,
drivers/hwmon/gpio-fan.c
447
struct property *prop;
drivers/i2c/muxes/i2c-demux-pinctrl.c
212
struct property *props;
drivers/iio/proximity/sx9324.c
886
if (!reg_def->property || !adev)
drivers/iio/proximity/sx9324.c
889
snprintf(prop, ARRAY_SIZE(prop), "%s,reg_%s", acpi_device_hid(adev), reg_def->property);
drivers/iio/proximity/sx_common.h
29
const char *property;
drivers/input/touchscreen.c
17
const char *property,
drivers/input/touchscreen.c
24
error = device_property_read_u32(dev, property, &val);
drivers/irqchip/irq-gic-common.c
20
if (!quirks->compatible && !quirks->property)
drivers/irqchip/irq-gic-common.c
25
if (quirks->property &&
drivers/irqchip/irq-gic-common.c
26
!of_property_read_bool(np, quirks->property))
drivers/irqchip/irq-gic-common.c
38
if (quirks->compatible || quirks->property)
drivers/irqchip/irq-gic-common.h
17
const char *property;
drivers/irqchip/irq-gic-v3-its.c
4972
.property = "dma-noncoherent",
drivers/irqchip/irq-gic-v3.c
1940
.property = "dma-noncoherent",
drivers/leds/flash/leds-max77693.c
603
struct property *prop;
drivers/leds/leds-powernv.c
248
struct property *p;
drivers/macintosh/smu.c
953
struct property *prop;
drivers/macintosh/smu.c
974
tlen = sizeof(struct property) + len + 18;
drivers/media/i2c/mt9v032.c
1010
struct property *prop;
drivers/media/platform/aspeed/aspeed-video.c
2210
static struct regmap *aspeed_regmap_lookup(struct device_node *np, const char *property)
drivers/media/platform/aspeed/aspeed-video.c
2212
struct device_node *syscon_np __free(device_node) = of_parse_phandle(np, property, 0);
drivers/media/platform/qcom/iris/iris_hfi_gen1_defines.h
297
u32 property;
drivers/media/platform/qcom/iris/iris_hfi_gen1_response.c
333
switch (pkt->property) {
drivers/media/platform/qcom/venus/hfi_msgs.c
353
switch (pkt->property) {
drivers/media/platform/qcom/venus/hfi_msgs.c
467
switch (pkt->property) {
drivers/media/platform/qcom/venus/hfi_msgs.c
480
dev_dbg(dev, VDBGM "unknown property id:%x\n", pkt->property);
drivers/media/platform/qcom/venus/hfi_msgs.h
116
u32 property;
drivers/media/platform/qcom/venus/hfi_msgs.h
237
u32 property;
drivers/media/radio/si4713/si4713.c
1002
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
1007
*property = SI4713_TX_ACOMP_ENABLE;
drivers/media/radio/si4713/si4713.c
1012
*property = SI4713_TX_ACOMP_ENABLE;
drivers/media/radio/si4713/si4713.c
1017
*property = SI4713_TX_COMPONENT_ENABLE;
drivers/media/radio/si4713/si4713.c
1023
*property = SI4713_TX_LIMITER_RELEASE_TIME;
drivers/media/radio/si4713/si4713.c
1028
*property = SI4713_TX_ACOMP_RELEASE_TIME;
drivers/media/radio/si4713/si4713.c
1033
*property = SI4713_TX_PREEMPHASIS;
drivers/media/radio/si4713/si4713.c
1109
u16 property = 0;
drivers/media/radio/si4713/si4713.c
1184
&mask, &property, &mul, &table, &size);
drivers/media/radio/si4713/si4713.c
1200
ret = si4713_read_property(sdev, property, &val);
drivers/media/radio/si4713/si4713.c
1206
ret = si4713_write_property(sdev, property, val);
drivers/media/radio/si4713/si4713.c
926
s32 *bit, s32 *mask, u16 *property, int *mul,
drivers/media/radio/si4713/si4713.c
934
*property = SI4713_TX_RDS_PI;
drivers/media/radio/si4713/si4713.c
938
*property = SI4713_TX_ACOMP_THRESHOLD;
drivers/media/radio/si4713/si4713.c
942
*property = SI4713_TX_ACOMP_GAIN;
drivers/media/radio/si4713/si4713.c
946
*property = SI4713_TX_PILOT_FREQUENCY;
drivers/media/radio/si4713/si4713.c
950
*property = SI4713_TX_ACOMP_ATTACK_TIME;
drivers/media/radio/si4713/si4713.c
954
*property = SI4713_TX_PILOT_DEVIATION;
drivers/media/radio/si4713/si4713.c
958
*property = SI4713_TX_AUDIO_DEVIATION;
drivers/media/radio/si4713/si4713.c
962
*property = SI4713_TX_RDS_DEVIATION;
drivers/media/radio/si4713/si4713.c
967
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
972
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
977
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
982
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
987
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
992
*property = SI4713_TX_RDS_PS_MISC;
drivers/media/radio/si4713/si4713.c
997
*property = SI4713_TX_RDS_PS_MISC;
drivers/memory/atmel-ebi.c
499
struct property *newprop;
drivers/memory/of_memory.c
320
struct property *prop;
drivers/mfd/altera-sysmgr.c
102
if (property)
drivers/mfd/altera-sysmgr.c
103
sysmgr_np = of_parse_phandle(np, property, 0);
drivers/mfd/altera-sysmgr.c
112
if (property)
drivers/mfd/altera-sysmgr.c
96
const char *property)
drivers/mfd/si476x-cmd.c
436
u16 property, u16 value)
drivers/mfd/si476x-cmd.c
441
msb(property),
drivers/mfd/si476x-cmd.c
442
lsb(property),
drivers/mfd/si476x-cmd.c
462
int si476x_core_cmd_get_property(struct si476x_core *core, u16 property)
drivers/mfd/si476x-cmd.c
468
msb(property),
drivers/mfd/si476x-cmd.c
469
lsb(property),
drivers/mfd/si476x-prop.c
100
return si476x_core_is_valid_property_a10(core, property) ||
drivers/mfd/si476x-prop.c
101
si476x_core_element_is_in_range(property, valid_ranges,
drivers/mfd/si476x-prop.c
103
si476x_core_element_is_in_array(property, valid_properties,
drivers/mfd/si476x-prop.c
108
u16 property)
drivers/mfd/si476x-prop.c
126
return si476x_core_is_valid_property_a20(core, property) ||
drivers/mfd/si476x-prop.c
127
si476x_core_element_is_in_range(property, valid_ranges,
drivers/mfd/si476x-prop.c
129
si476x_core_element_is_in_array(property, valid_properties,
drivers/mfd/si476x-prop.c
136
u16 property)
drivers/mfd/si476x-prop.c
146
return is_valid_property[core->revision](core, property);
drivers/mfd/si476x-prop.c
151
u16 property)
drivers/mfd/si476x-prop.c
158
return (property == 0x3200);
drivers/mfd/si476x-prop.c
160
return (property == 0x1006 ||
drivers/mfd/si476x-prop.c
161
property == 0x2210 ||
drivers/mfd/si476x-prop.c
162
property == 0x3200);
drivers/mfd/si476x-prop.c
46
u16 property)
drivers/mfd/si476x-prop.c
80
return si476x_core_element_is_in_range(property, valid_ranges,
drivers/mfd/si476x-prop.c
82
si476x_core_element_is_in_array(property, valid_properties,
drivers/mfd/si476x-prop.c
87
u16 property)
drivers/mfd/syscon.c
295
const char *property)
drivers/mfd/syscon.c
300
if (property)
drivers/mfd/syscon.c
301
syscon_np = of_parse_phandle(np, property, 0);
drivers/mfd/syscon.c
310
if (property)
drivers/mfd/syscon.c
318
const char *property,
drivers/mfd/syscon.c
328
rc = of_parse_phandle_with_fixed_args(np, property, arg_count,
drivers/mfd/syscon.c
352
const char *property)
drivers/mfd/syscon.c
356
regmap = syscon_regmap_lookup_by_phandle(np, property);
drivers/mmc/host/sdhci-cadence.c
165
if (of_property_present(np, sdhci_cdns_phy_cfgs[i].property))
drivers/mmc/host/sdhci-cadence.c
179
ret = of_property_read_u32(np, sdhci_cdns_phy_cfgs[i].property,
drivers/mmc/host/sdhci-cadence.c
98
const char *property;
drivers/mmc/host/sdhci-sprd.c
100
const char *property;
drivers/mmc/host/sdhci-sprd.c
713
sdhci_sprd_phy_cfgs[i].property, val, 4);
drivers/mtd/mtdpart.c
589
struct property *prop;
drivers/mtd/nand/raw/nand_base.c
5429
struct property *prop;
drivers/mtd/parsers/ofpart_bcm4908.c
20
struct property *prop;
drivers/mtd/spi-nor/controllers/nxp-spifi.c
287
u32 ctrl, property;
drivers/mtd/spi-nor/controllers/nxp-spifi.c
291
if (!of_property_read_u32(np, "spi-rx-bus-width", &property)) {
drivers/mtd/spi-nor/controllers/nxp-spifi.c
292
switch (property) {
drivers/mtd/ubi/cdev.c
546
switch (req.property) {
drivers/net/dsa/bcm_sf2.c
561
struct property *prop;
drivers/net/dsa/bcm_sf2.c
612
struct property *prop;
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
30
u32 property;
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
34
ret = device_property_read_u32(dev, XGBE_ACPI_DMA_FREQ, &property);
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
40
pdata->sysclk_rate = property;
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
43
ret = device_property_read_u32(dev, XGBE_ACPI_PTP_FREQ, &property);
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
49
pdata->ptpclk_rate = property;
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1462
struct property *prop;
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1604
struct property *prop = data_buf;
drivers/net/wireless/mediatek/mt76/eeprom.c
188
static bool mt76_string_prop_find(struct property *prop, const char *str)
drivers/net/wireless/mediatek/mt76/eeprom.c
223
struct property *country = of_find_property(cur, "country", NULL);
drivers/net/wireless/mediatek/mt76/eeprom.c
224
struct property *regd = of_find_property(cur, "regdomain", NULL);
drivers/net/wireless/mediatek/mt76/eeprom.c
246
struct property *prop = of_find_property(np, name, NULL);
drivers/net/wireless/mediatek/mt76/eeprom.c
259
struct property *prop = of_find_property(np, name, NULL);
drivers/of/base.c
1696
static struct property *__of_remove_property_from_list(struct property **list, struct property *prop)
drivers/of/base.c
1698
struct property **next;
drivers/of/base.c
1715
int __of_add_property(struct device_node *np, struct property *prop)
drivers/of/base.c
1719
struct property **next;
drivers/of/base.c
1751
int of_add_property(struct device_node *np, struct property *prop)
drivers/of/base.c
1766
int __of_remove_property(struct device_node *np, struct property *prop)
drivers/of/base.c
1798
int of_remove_property(struct device_node *np, struct property *prop)
drivers/of/base.c
1816
int __of_update_property(struct device_node *np, struct property *newprop,
drivers/of/base.c
1817
struct property **oldpropp)
drivers/of/base.c
1819
struct property **next, *oldprop;
drivers/of/base.c
1860
int of_update_property(struct device_node *np, struct property *newprop)
drivers/of/base.c
1862
struct property *oldprop;
drivers/of/base.c
1899
const struct property *pp;
drivers/of/base.c
210
static struct property *__of_find_property(const struct device_node *np,
drivers/of/base.c
213
struct property *pp;
drivers/of/base.c
229
struct property *of_find_property(const struct device_node *np,
drivers/of/base.c
233
struct property *pp;
drivers/of/base.c
290
const struct property *pp = __of_find_property(np, name, lenp);
drivers/of/base.c
302
const struct property *pp = of_find_property(np, name, lenp);
drivers/of/base.c
341
const struct property *prop;
drivers/of/base.c
958
const struct property *pp;
drivers/of/device.c
219
struct property *p;
drivers/of/dynamic.c
1039
struct property prop;
drivers/of/dynamic.c
1071
struct property prop;
drivers/of/dynamic.c
1083
const struct property *pp)
drivers/of/dynamic.c
1085
struct property *new_pp;
drivers/of/dynamic.c
109
struct property *prop, *old_prop = NULL;
drivers/of/dynamic.c
1115
struct property prop = {
drivers/of/dynamic.c
186
struct property *prop, struct property *oldprop)
drivers/of/dynamic.c
310
void __of_prop_free(struct property *prop)
drivers/of/dynamic.c
317
static void property_list_free(struct property *prop_list)
drivers/of/dynamic.c
319
struct property *prop, *next;
drivers/of/dynamic.c
410
struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags)
drivers/of/dynamic.c
412
struct property *new;
drivers/of/dynamic.c
472
struct property *pp, *new_pp;
drivers/of/dynamic.c
904
struct device_node *np, struct property *prop)
drivers/of/dynamic.c
928
const struct property *pp)
drivers/of/dynamic.c
930
struct property *new_pp;
drivers/of/dynamic.c
965
struct property prop;
drivers/of/dynamic.c
994
struct property prop;
drivers/of/fdt.c
101
struct property *pp, **pprev = NULL;
drivers/of/fdt.c
127
pp = unflatten_dt_alloc(mem, sizeof(struct property),
drivers/of/fdt.c
128
__alignof__(struct property));
drivers/of/fdt.c
176
pp = unflatten_dt_alloc(mem, sizeof(struct property) + len,
drivers/of/fdt.c
177
__alignof__(struct property));
drivers/of/kexec.c
164
struct property *prop;
drivers/of/kobj.c
103
void __of_update_property_sysfs(struct device_node *np, struct property *newprop,
drivers/of/kobj.c
104
const struct property *oldprop)
drivers/of/kobj.c
119
struct property *pp;
drivers/of/kobj.c
151
struct property *pp;
drivers/of/kobj.c
35
struct property *pp = container_of(bin_attr, struct property, attr);
drivers/of/kobj.c
63
int __of_add_property_sysfs(struct device_node *np, struct property *pp)
drivers/of/kobj.c
87
void __of_sysfs_remove_bin_file(struct device_node *np, const struct property *prop)
drivers/of/kobj.c
96
void __of_remove_property_sysfs(struct device_node *np, const struct property *prop)
drivers/of/module.c
15
struct property *p;
drivers/of/of_private.h
131
struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags);
drivers/of/of_private.h
132
void __of_prop_free(struct property *prop);
drivers/of/of_private.h
143
extern int __of_add_property(struct device_node *np, struct property *prop);
drivers/of/of_private.h
144
extern int __of_remove_property(struct device_node *np, struct property *prop);
drivers/of/of_private.h
146
struct property *newprop, struct property **oldprop);
drivers/of/of_private.h
151
const struct property *prop);
drivers/of/of_private.h
51
struct property *prop, struct property *old_prop);
drivers/of/of_private.h
61
struct property *prop, struct property *old_prop)
drivers/of/of_private.h
75
int __of_add_property_sysfs(struct device_node *np, struct property *pp);
drivers/of/of_private.h
76
void __of_remove_property_sysfs(struct device_node *np, const struct property *prop);
drivers/of/of_private.h
77
void __of_update_property_sysfs(struct device_node *np, struct property *newprop,
drivers/of/of_private.h
78
const struct property *oldprop);
drivers/of/of_private.h
82
static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp)
drivers/of/of_private.h
86
static inline void __of_remove_property_sysfs(struct device_node *np, const struct property *prop) {}
drivers/of/of_private.h
88
struct property *newprop, const struct property *oldprop) {}
drivers/of/overlay.c
201
static struct property *dup_and_fixup_symbol_prop(
drivers/of/overlay.c
202
struct overlay_changeset *ovcs, const struct property *prop)
drivers/of/overlay.c
205
struct property *new_prop;
drivers/of/overlay.c
305
struct target *target, const struct property *overlay_prop,
drivers/of/overlay.c
308
struct property *new_prop = NULL;
drivers/of/overlay.c
309
const struct property *prop;
drivers/of/overlay.c
480
struct property *prop;
drivers/of/overlay.c
511
struct property *prop;
drivers/of/overlay.c
87
static int of_prop_val_eq(const struct property *p1, const struct property *p2)
drivers/of/pdt.c
114
static struct property * __init of_pdt_build_prop_list(phandle node)
drivers/of/pdt.c
116
struct property *head, *tail;
drivers/of/pdt.c
67
static struct property * __init of_pdt_build_one_prop(phandle node, char *prev,
drivers/of/pdt.c
72
static struct property *tmp = NULL;
drivers/of/pdt.c
73
struct property *p;
drivers/of/pdt.c
81
p = prom_early_alloc(sizeof(struct property) + 32);
drivers/of/property.c
134
const struct property *prop = of_find_property(np, propname, NULL);
drivers/of/property.c
1625
const struct property *p;
drivers/of/property.c
47
struct property *prop = of_find_property(np, propname, NULL);
drivers/of/property.c
533
const struct property *prop = of_find_property(np, propname, NULL);
drivers/of/property.c
563
const struct property *prop = of_find_property(np, propname, NULL);
drivers/of/property.c
603
const struct property *prop = of_find_property(np, propname, NULL);
drivers/of/property.c
626
const __be32 *of_prop_next_u32(const struct property *prop, const __be32 *cur,
drivers/of/property.c
649
const char *of_prop_next_string(const struct property *prop, const char *cur)
drivers/of/property.c
98
const struct property *prop = of_find_property(np, propname, NULL);
drivers/of/resolver.c
154
const struct property *prop_fix, *prop;
drivers/of/resolver.c
253
struct property *prop;
drivers/of/resolver.c
45
const struct property *prop;
drivers/of/resolver.c
74
const struct property *prop_fixup, phandle phandle)
drivers/of/resolver.c
77
const struct property *prop;
drivers/of/unittest.c
191
struct property *prop;
drivers/of/unittest.c
2009
struct property *prop;
drivers/of/unittest.c
2010
struct property *save_next;
drivers/of/unittest.c
4024
struct property *prop;
drivers/of/unittest.c
4112
struct property *new_prop;
drivers/of/unittest.c
801
struct property p1 = { .name = "p1", .length = 0, .value = "" };
drivers/of/unittest.c
802
struct property p2 = { .name = "p2", .length = 5, .value = "abcd" };
drivers/of/unittest.c
803
struct property *new;
drivers/of/unittest.c
821
struct property *ppadd, padd = { .name = "prop-add", .length = 1, .value = "" };
drivers/of/unittest.c
822
struct property *ppname_n1, pname_n1 = { .name = "name", .length = 3, .value = "n1" };
drivers/of/unittest.c
823
struct property *ppname_n2, pname_n2 = { .name = "name", .length = 3, .value = "n2" };
drivers/of/unittest.c
824
struct property *ppname_n21, pname_n21 = { .name = "name", .length = 3, .value = "n21" };
drivers/of/unittest.c
825
struct property *ppupdate, pupdate = { .name = "prop-update", .length = 5, .value = "abcd" };
drivers/of/unittest.c
826
struct property *ppremove;
drivers/opp/of.c
1005
const struct property *prop;
drivers/opp/of.c
408
struct property *prop;
drivers/opp/of.c
560
struct property *prop = NULL;
drivers/opp/of.c
724
struct property *prop;
drivers/opp/of.c
769
struct property *prop;
drivers/opp/ti-opp-supply.c
82
struct property *prop;
drivers/pci/controller/pci-tegra.c
1909
char property[32];
drivers/pci/controller/pci-tegra.c
1913
snprintf(property, 32, "%s-supply", supplies[i].supply);
drivers/pci/controller/pci-tegra.c
1915
if (!of_property_present(np, property))
drivers/pci/hotplug/rpaphp_core.c
230
struct property *info;
drivers/pci/hotplug/rpaphp_core.c
337
struct property *info;
drivers/pci/of.c
856
struct property *prop;
drivers/phy/phy-lgm-usb.c
53
union extcon_property_value property;
drivers/phy/phy-lgm-usb.c
57
EXTCON_PROP_USB_TYPEC_POLARITY, &property);
drivers/phy/phy-lgm-usb.c
63
*flipped = property.intval;
drivers/phy/rockchip/phy-rockchip-typec.c
809
union extcon_property_value property;
drivers/phy/rockchip/phy-rockchip-typec.c
831
&property);
drivers/phy/rockchip/phy-rockchip-typec.c
837
if (property.intval)
drivers/phy/rockchip/phy-rockchip-typec.c
842
&property);
drivers/phy/rockchip/phy-rockchip-typec.c
848
tcphy->flip = property.intval ? 1 : 0;
drivers/pinctrl/bcm/pinctrl-bcm2835.c
825
struct property *pins, *funcs, *pulls;
drivers/pinctrl/berlin/berlin.c
56
struct property *prop;
drivers/pinctrl/cix/pinctrl-sky1-base.c
117
struct property *pins;
drivers/pinctrl/devicetree.c
205
struct property *prop;
drivers/pinctrl/freescale/pinctrl-mxs.c
356
struct property *prop;
drivers/pinctrl/mediatek/pinctrl-mtk-common.c
528
struct property *pins;
drivers/pinctrl/mediatek/pinctrl-paris.c
448
struct property *pins;
drivers/pinctrl/meson/pinctrl-amlogic-a4.c
684
struct property *prop;
drivers/pinctrl/mvebu/pinctrl-mvebu.c
411
struct property *prop;
drivers/pinctrl/nomadik/pinctrl-abx500.c
753
struct property *prop;
drivers/pinctrl/nomadik/pinctrl-nomadik.c
629
#define NMK_CONFIG_PIN(x, y) { .property = x, .config = y, }
drivers/pinctrl/nomadik/pinctrl-nomadik.c
630
#define NMK_CONFIG_PIN_ARRAY(x, y) { .property = x, .choice = y, \
drivers/pinctrl/nomadik/pinctrl-nomadik.c
679
const char *property;
drivers/pinctrl/nomadik/pinctrl-nomadik.c
730
ret = of_property_read_u32(np, nmk_cfg_params[i].property, &val);
drivers/pinctrl/nomadik/pinctrl-nomadik.c
752
struct property *prop;
drivers/pinctrl/pinconf-generic.c
234
par->property,
drivers/pinctrl/pinconf-generic.c
243
ret = of_property_read_u32(np, par->property, &val);
drivers/pinctrl/pinconf-generic.c
254
pr_debug("found %s with value %u\n", par->property, val);
drivers/pinctrl/pinconf-generic.c
279
struct property *prop;
drivers/pinctrl/pinconf-generic.c
399
struct property *prop;
drivers/pinctrl/pinctrl-at91-pio4.c
568
struct property *pins;
drivers/pinctrl/pinctrl-equilibrium.c
606
struct property *prop;
drivers/pinctrl/pinctrl-equilibrium.c
721
struct property *prop;
drivers/pinctrl/pinctrl-lantiq.c
106
info->params[i].property, &val);
drivers/pinctrl/pinctrl-lantiq.c
71
struct property *pins = of_find_property(np, "lantiq,pins", NULL);
drivers/pinctrl/pinctrl-lantiq.c
72
struct property *groups = of_find_property(np, "lantiq,groups", NULL);
drivers/pinctrl/pinctrl-lantiq.c
75
struct property *prop;
drivers/pinctrl/pinctrl-lantiq.h
40
const char *property;
drivers/pinctrl/pinctrl-max77620.c
52
.property = "maxim,active-fps-source",
drivers/pinctrl/pinctrl-max77620.c
55
.property = "maxim,active-fps-power-up-slot",
drivers/pinctrl/pinctrl-max77620.c
58
.property = "maxim,active-fps-power-down-slot",
drivers/pinctrl/pinctrl-max77620.c
61
.property = "maxim,suspend-fps-source",
drivers/pinctrl/pinctrl-max77620.c
64
.property = "maxim,suspend-fps-power-up-slot",
drivers/pinctrl/pinctrl-max77620.c
67
.property = "maxim,suspend-fps-power-down-slot",
drivers/pinctrl/pinctrl-rp1.c
1181
struct property *pins, *funcs, *pulls;
drivers/pinctrl/pinctrl-single.c
1744
struct property *p;
drivers/pinctrl/pinctrl-single.c
184
struct property *missing_nr_pinctrl_cells;
drivers/pinctrl/pinctrl-st.c
1193
struct property *pp;
drivers/pinctrl/pinctrl-th1520.c
459
struct property *prop;
drivers/pinctrl/renesas/pinctrl-rza1.c
862
struct property *of_pins;
drivers/pinctrl/renesas/pinctrl-rza1.c
898
struct property *of_pins;
drivers/pinctrl/renesas/pinctrl-rza2.c
344
struct property *of_pins;
drivers/pinctrl/renesas/pinctrl-rzg2l.c
655
struct property *pinmux;
drivers/pinctrl/renesas/pinctrl-rzg2l.c
656
struct property *prop;
drivers/pinctrl/renesas/pinctrl-rzt2h.c
240
struct property *pinmux;
drivers/pinctrl/renesas/pinctrl-rzt2h.c
241
struct property *prop;
drivers/pinctrl/renesas/pinctrl-rzv2m.c
227
struct property *pinmux;
drivers/pinctrl/renesas/pinctrl-rzv2m.c
228
struct property *prop;
drivers/pinctrl/renesas/pinctrl.c
111
struct property *prop;
drivers/pinctrl/samsung/pinctrl-samsung.c
185
struct property *prop;
drivers/pinctrl/samsung/pinctrl-samsung.c
194
ret = of_property_read_u32(np, cfg_params[i].property, &val);
drivers/pinctrl/samsung/pinctrl-samsung.c
203
cfg_params[i].property);
drivers/pinctrl/samsung/pinctrl-samsung.c
39
const char *property;
drivers/pinctrl/spear/pinctrl-spear.c
154
struct property *prop;
drivers/pinctrl/sprd/pinctrl-sprd.c
883
struct property *prop;
drivers/pinctrl/stm32/pinctrl-stm32.c
762
struct property *pins;
drivers/pinctrl/sunplus/sppctl.c
830
struct property *prop;
drivers/pinctrl/sunxi/pinctrl-sunxi-dt.c
149
struct property *prop;
drivers/pinctrl/sunxi/pinctrl-sunxi-dt.c
261
struct property *prop;
drivers/pinctrl/sunxi/pinctrl-sunxi.c
436
struct property *prop;
drivers/pinctrl/tegra/pinctrl-tegra-xusb.c
162
struct property *prop;
drivers/pinctrl/tegra/pinctrl-tegra.c
116
struct property *prop;
drivers/pinctrl/tegra/pinctrl-tegra.c
129
ret = of_property_read_u32(np, cfg_params[i].property, &val);
drivers/pinctrl/tegra/pinctrl-tegra.c
139
np, cfg_params[i].property);
drivers/pinctrl/tegra/pinctrl-tegra.c
534
prop = cfg_params[i].property;
drivers/pinctrl/tegra/pinctrl-tegra.c
686
strip_prefix(cfg_params[i].property), val);
drivers/pinctrl/tegra/pinctrl-tegra.c
709
pname = cfg_params[i].property;
drivers/pinctrl/tegra/pinctrl-tegra.c
80
const char *property;
drivers/pinctrl/vt8500/pinctrl-wmt.c
301
struct property *pins, *funcs, *pulls;
drivers/pmdomain/mediatek/mtk-pm-domains.c
724
struct property *prop;
drivers/power/reset/gpio-restart.c
53
u32 property;
drivers/power/reset/gpio-restart.c
76
ret = of_property_read_u32(pdev->dev.of_node, "priority", &property);
drivers/power/reset/gpio-restart.c
78
if (property > 255)
drivers/power/reset/gpio-restart.c
80
property);
drivers/power/reset/gpio-restart.c
82
priority = property;
drivers/power/reset/reboot-mode.c
74
struct property *prop;
drivers/power/supply/bd99954-charger.c
820
u32 property;
drivers/power/supply/bd99954-charger.c
934
&property);
drivers/power/supply/bd99954-charger.c
943
property, &regval,
drivers/power/supply/bq24257_charger.c
877
u32 property;
drivers/power/supply/bq24257_charger.c
880
ret = device_property_read_u32(bq->dev, "ti,charge-current", &property);
drivers/power/supply/bq24257_charger.c
884
bq->init_data.ichg = bq24257_find_idx(property, bq24257_ichg_map,
drivers/power/supply/bq24257_charger.c
888
&property);
drivers/power/supply/bq24257_charger.c
892
bq->init_data.vbat = bq24257_find_idx(property, bq24257_vbat_map,
drivers/power/supply/bq24257_charger.c
896
&property);
drivers/power/supply/bq24257_charger.c
900
bq->init_data.iterm = bq24257_find_idx(property, bq24257_iterm_map,
drivers/power/supply/bq24257_charger.c
905
&property);
drivers/power/supply/bq24257_charger.c
917
bq24257_find_idx(property,
drivers/power/supply/bq24257_charger.c
922
&property);
drivers/power/supply/bq24257_charger.c
926
bq->init_data.vovp = bq24257_find_idx(property,
drivers/power/supply/bq24257_charger.c
931
&property);
drivers/power/supply/bq24257_charger.c
936
bq24257_find_idx(property,
drivers/power/supply/bq25890_charger.c
1344
u32 property;
drivers/power/supply/bq25890_charger.c
1374
&property);
drivers/power/supply/bq25890_charger.c
1385
*props[i].conv_data = bq25890_find_idx(property,
drivers/power/supply/power_supply_core.c
517
const char *property)
drivers/power/supply/power_supply_core.c
523
power_supply_fwnode = fwnode_find_reference(fwnode, property, 0);
drivers/power/supply/power_supply_core.c
558
const char *property)
drivers/power/supply/power_supply_core.c
569
psy = power_supply_get_by_reference(dev_fwnode(dev), property);
drivers/power/supply/qcom_battmgr.c
118
__le32 property;
drivers/power/supply/qcom_battmgr.c
1370
unsigned int property;
drivers/power/supply/qcom_battmgr.c
1383
property = le32_to_cpu(resp->intval.property);
drivers/power/supply/qcom_battmgr.c
1384
if (property == BATT_MODEL_NAME) {
drivers/power/supply/qcom_battmgr.c
1396
property, payload_len);
drivers/power/supply/qcom_battmgr.c
1406
switch (property) {
drivers/power/supply/qcom_battmgr.c
1478
dev_warn(battmgr->dev, "unknown property %#x\n", property);
drivers/power/supply/qcom_battmgr.c
1483
property = le32_to_cpu(resp->intval.property);
drivers/power/supply/qcom_battmgr.c
1487
property, payload_len);
drivers/power/supply/qcom_battmgr.c
1496
switch (property) {
drivers/power/supply/qcom_battmgr.c
1519
dev_warn(battmgr->dev, "unknown property %#x\n", property);
drivers/power/supply/qcom_battmgr.c
152
__le32 property;
drivers/power/supply/qcom_battmgr.c
1524
property = le32_to_cpu(resp->intval.property);
drivers/power/supply/qcom_battmgr.c
1528
property, payload_len);
drivers/power/supply/qcom_battmgr.c
1537
switch (property) {
drivers/power/supply/qcom_battmgr.c
1554
dev_warn(battmgr->dev, "unknown property %#x\n", property);
drivers/power/supply/qcom_battmgr.c
157
__le32 property;
drivers/power/supply/qcom_battmgr.c
364
int property, u32 value)
drivers/power/supply/qcom_battmgr.c
371
.property = cpu_to_le32(property),
drivers/regulator/of_regulator.c
941
struct property *prop;
drivers/regulator/qcom_spmi-regulator.c
2508
struct property *reg_prop;
drivers/rpmsg/qcom_glink_native.c
1366
const struct property *prop = NULL;
drivers/sbus/char/openprom.c
149
struct property *prop;
drivers/sbus/char/openprom.c
421
struct property *prop;
drivers/soc/apple/tunable.c
25
struct property *prop;
drivers/soc/fsl/qbman/dpaa_sys.c
70
struct property *prop;
drivers/soc/ti/k3-ringacc.c
1282
const char *property)
drivers/soc/ti/k3-ringacc.c
1288
ringacc_np = of_parse_phandle(np, property, 0);
drivers/staging/greybus/power_supply.c
539
ret = get_psp_from_gb_prop(resp->props[i].property, &psp);
drivers/staging/greybus/power_supply.c
543
resp->props[i].property);
drivers/staging/greybus/power_supply.c
563
ret = get_psp_from_gb_prop(resp->props[i].property, &psp);
drivers/staging/greybus/power_supply.c
569
gbpsy->props[i - r].gb_prop = resp->props[i].property;
drivers/staging/greybus/power_supply.c
602
req.property = prop->gb_prop;
drivers/staging/greybus/power_supply.c
783
req.property = prop->gb_prop;
drivers/thermal/mediatek/lvts_thermal.c
881
struct property *prop;
drivers/thunderbolt/property.c
108
property = tb_property_alloc(key, entry->type);
drivers/thunderbolt/property.c
109
if (!property)
drivers/thunderbolt/property.c
112
property->length = entry->length;
drivers/thunderbolt/property.c
114
switch (property->type) {
drivers/thunderbolt/property.c
119
kfree(property);
drivers/thunderbolt/property.c
122
property->value.dir = dir;
drivers/thunderbolt/property.c
126
property->value.data = kcalloc(property->length, sizeof(u32),
drivers/thunderbolt/property.c
128
if (!property->value.data) {
drivers/thunderbolt/property.c
129
kfree(property);
drivers/thunderbolt/property.c
132
parse_dwdata(property->value.data, block + entry->value,
drivers/thunderbolt/property.c
137
property->value.text = kcalloc(property->length, sizeof(u32),
drivers/thunderbolt/property.c
139
if (!property->value.text) {
drivers/thunderbolt/property.c
140
kfree(property);
drivers/thunderbolt/property.c
143
parse_dwdata(property->value.text, block + entry->value,
drivers/thunderbolt/property.c
146
property->value.text[property->length * 4 - 1] = '\0';
drivers/thunderbolt/property.c
150
property->value.immediate = entry->value;
drivers/thunderbolt/property.c
154
property->type = TB_PROPERTY_TYPE_UNKNOWN;
drivers/thunderbolt/property.c
158
return property;
drivers/thunderbolt/property.c
193
struct tb_property *property;
drivers/thunderbolt/property.c
195
property = tb_property_parse(block, block_len, &entries[i]);
drivers/thunderbolt/property.c
196
if (!property) {
drivers/thunderbolt/property.c
201
list_add_tail(&property->list, &dir->properties);
drivers/thunderbolt/property.c
267
static void tb_property_free(struct tb_property *property)
drivers/thunderbolt/property.c
269
switch (property->type) {
drivers/thunderbolt/property.c
271
tb_property_free_dir(property->value.dir);
drivers/thunderbolt/property.c
275
kfree(property->value.data);
drivers/thunderbolt/property.c
279
kfree(property->value.text);
drivers/thunderbolt/property.c
286
kfree(property);
drivers/thunderbolt/property.c
299
struct tb_property *property, *tmp;
drivers/thunderbolt/property.c
304
list_for_each_entry_safe(property, tmp, &dir->properties, list) {
drivers/thunderbolt/property.c
305
list_del(&property->list);
drivers/thunderbolt/property.c
306
tb_property_free(property);
drivers/thunderbolt/property.c
316
const struct tb_property *property;
drivers/thunderbolt/property.c
324
list_for_each_entry(property, &dir->properties, list) {
drivers/thunderbolt/property.c
327
switch (property->type) {
drivers/thunderbolt/property.c
331
property->value.dir, recurse, data_len);
drivers/thunderbolt/property.c
341
*data_len += property->length;
drivers/thunderbolt/property.c
356
const struct tb_property *property;
drivers/thunderbolt/property.c
431
list_for_each_entry(property, &dir->properties, list) {
drivers/thunderbolt/property.c
434
format_dwdata(entry, property->key, 2);
drivers/thunderbolt/property.c
435
entry->type = property->type;
drivers/thunderbolt/property.c
437
switch (property->type) {
drivers/thunderbolt/property.c
439
child = property->value.dir;
drivers/thunderbolt/property.c
451
format_dwdata(&block[data_offset], property->value.data,
drivers/thunderbolt/property.c
452
property->length);
drivers/thunderbolt/property.c
453
entry->length = property->length;
drivers/thunderbolt/property.c
459
format_dwdata(&block[data_offset], property->value.text,
drivers/thunderbolt/property.c
460
property->length);
drivers/thunderbolt/property.c
461
entry->length = property->length;
drivers/thunderbolt/property.c
467
entry->length = property->length;
drivers/thunderbolt/property.c
468
entry->value = property->value.immediate;
drivers/thunderbolt/property.c
520
struct tb_property *property, *p = NULL;
drivers/thunderbolt/property.c
530
list_for_each_entry(property, &dir->properties, list) {
drivers/thunderbolt/property.c
533
p = tb_property_alloc(property->key, property->type);
drivers/thunderbolt/property.c
537
p->length = property->length;
drivers/thunderbolt/property.c
539
switch (property->type) {
drivers/thunderbolt/property.c
541
p->value.dir = tb_property_copy_dir(property->value.dir);
drivers/thunderbolt/property.c
547
p->value.data = kmemdup(property->value.data,
drivers/thunderbolt/property.c
548
property->length * 4,
drivers/thunderbolt/property.c
558
strcpy(p->value.text, property->value.text);
drivers/thunderbolt/property.c
562
p->value.immediate = property->value.immediate;
drivers/thunderbolt/property.c
592
struct tb_property *property;
drivers/thunderbolt/property.c
597
property = tb_property_alloc(key, TB_PROPERTY_TYPE_VALUE);
drivers/thunderbolt/property.c
598
if (!property)
drivers/thunderbolt/property.c
601
property->length = 1;
drivers/thunderbolt/property.c
602
property->value.immediate = value;
drivers/thunderbolt/property.c
604
list_add_tail(&property->list, &parent->properties);
drivers/thunderbolt/property.c
625
struct tb_property *property;
drivers/thunderbolt/property.c
630
property = tb_property_alloc(key, TB_PROPERTY_TYPE_DATA);
drivers/thunderbolt/property.c
631
if (!property)
drivers/thunderbolt/property.c
634
property->length = size / 4;
drivers/thunderbolt/property.c
635
property->value.data = kzalloc(size, GFP_KERNEL);
drivers/thunderbolt/property.c
636
if (!property->value.data) {
drivers/thunderbolt/property.c
637
kfree(property);
drivers/thunderbolt/property.c
641
memcpy(property->value.data, buf, buflen);
drivers/thunderbolt/property.c
643
list_add_tail(&property->list, &parent->properties);
drivers/thunderbolt/property.c
663
struct tb_property *property;
drivers/thunderbolt/property.c
668
property = tb_property_alloc(key, TB_PROPERTY_TYPE_TEXT);
drivers/thunderbolt/property.c
669
if (!property)
drivers/thunderbolt/property.c
672
property->length = size / 4;
drivers/thunderbolt/property.c
673
property->value.text = kzalloc(size, GFP_KERNEL);
drivers/thunderbolt/property.c
674
if (!property->value.text) {
drivers/thunderbolt/property.c
675
kfree(property);
drivers/thunderbolt/property.c
679
strcpy(property->value.text, text);
drivers/thunderbolt/property.c
681
list_add_tail(&property->list, &parent->properties);
drivers/thunderbolt/property.c
697
struct tb_property *property;
drivers/thunderbolt/property.c
702
property = tb_property_alloc(key, TB_PROPERTY_TYPE_DIRECTORY);
drivers/thunderbolt/property.c
703
if (!property)
drivers/thunderbolt/property.c
706
property->value.dir = dir;
drivers/thunderbolt/property.c
708
list_add_tail(&property->list, &parent->properties);
drivers/thunderbolt/property.c
720
void tb_property_remove(struct tb_property *property)
drivers/thunderbolt/property.c
722
list_del(&property->list);
drivers/thunderbolt/property.c
723
kfree(property);
drivers/thunderbolt/property.c
741
struct tb_property *property;
drivers/thunderbolt/property.c
743
list_for_each_entry(property, &dir->properties, list) {
drivers/thunderbolt/property.c
744
if (property->type == type && !strcmp(property->key, key))
drivers/thunderbolt/property.c
745
return property;
drivers/thunderbolt/property.c
82
struct tb_property *property;
drivers/thunderbolt/property.c
84
property = kzalloc_obj(*property);
drivers/thunderbolt/property.c
85
if (!property)
drivers/thunderbolt/property.c
88
strcpy(property->key, key);
drivers/thunderbolt/property.c
89
property->type = type;
drivers/thunderbolt/property.c
90
INIT_LIST_HEAD(&property->list);
drivers/thunderbolt/property.c
92
return property;
drivers/thunderbolt/property.c
99
struct tb_property *property;
drivers/thunderbolt/xdomain.c
1046
struct tb_property *property)
drivers/thunderbolt/xdomain.c
1048
struct tb_property_dir *dir = property->value.dir;
drivers/thunderbolt/xdomain.c
1065
svc->key = kstrdup(property->key, GFP_KERNEL);
drivers/usb/misc/usb3503.c
170
const u32 *property;
drivers/usb/misc/usb3503.c
227
property = of_get_property(np, "disabled-ports", &len);
drivers/usb/misc/usb3503.c
228
if (property && (len / sizeof(u32)) > 0) {
drivers/usb/misc/usb3503.c
231
u32 port = be32_to_cpu(property[i]);
drivers/video/backlight/pwm_bl.c
224
struct property *prop;
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
5076
struct property *prop;
drivers/video/fbdev/omap2/omapfb/dss/dss-of.c
30
struct property *prop;
drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c
15
struct property *prop;
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
32
static int __init omapdss_count_strings(const struct property *prop)
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
47
struct property *prop;
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c
82
struct property *prop;
drivers/video/fbdev/simplefb.c
348
struct property *prop;
drivers/video/of_display_timing.c
28
struct property *prop;
fs/openpromfs/inode.c
185
struct property *prop;
fs/openpromfs/inode.c
275
struct property *prop;
fs/openpromfs/inode.c
34
struct property *prop;
fs/openpromfs/inode.c
69
struct property *prop = f->private;
include/asm-generic/vmlinux.lds.h
934
*(.note.gnu.property) \
include/drm/drm_connector.h
1470
int (*set_property)(struct drm_connector *connector, struct drm_property *property,
include/drm/drm_connector.h
1602
struct drm_property *property,
include/drm/drm_connector.h
1625
struct drm_property *property,
include/drm/drm_crtc.h
627
struct drm_property *property, uint64_t val);
include/drm/drm_crtc.h
717
struct drm_property *property,
include/drm/drm_crtc.h
739
struct drm_property *property,
include/drm/drm_mode_object.h
128
struct drm_property *property,
include/drm/drm_mode_object.h
131
struct drm_property *property,
include/drm/drm_mode_object.h
134
struct drm_property *property,
include/drm/drm_mode_object.h
137
struct drm_property *property,
include/drm/drm_mode_object.h
141
struct drm_property *property,
include/drm/drm_plane.h
389
struct drm_property *property, uint64_t val);
include/drm/drm_plane.h
479
struct drm_property *property,
include/drm/drm_plane.h
502
struct drm_property *property,
include/drm/drm_plane.h
952
struct drm_property *property,
include/drm/drm_property.h
241
static inline bool drm_property_type_is(struct drm_property *property,
include/drm/drm_property.h
245
if (property->flags & DRM_MODE_PROP_EXTENDED_TYPE)
include/drm/drm_property.h
246
return (property->flags & DRM_MODE_PROP_EXTENDED_TYPE) == type;
include/drm/drm_property.h
247
return property->flags & type;
include/drm/drm_property.h
273
int drm_property_add_enum(struct drm_property *property,
include/drm/drm_property.h
275
void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
include/drm/drm_sysfs.h
16
struct drm_property *property);
include/linux/arm_ffa.h
254
bool ffa_partition_check_property(struct ffa_device *dev, u32 property)
include/linux/arm_ffa.h
256
return dev->properties & property;
include/linux/greybus/greybus_protocols.h
507
__u8 property;
include/linux/greybus/greybus_protocols.h
584
__u8 property;
include/linux/greybus/greybus_protocols.h
593
__u8 property;
include/linux/mfd/altera-sysmgr.h
19
const char *property);
include/linux/mfd/altera-sysmgr.h
23
const char *property)
include/linux/mfd/syscon.h
24
const char *property);
include/linux/mfd/syscon.h
26
const char *property,
include/linux/mfd/syscon.h
30
const char *property);
include/linux/mfd/syscon.h
51
const char *property)
include/linux/mfd/syscon.h
58
const char *property,
include/linux/mfd/syscon.h
67
const char *property)
include/linux/of.h
1303
struct property *prop = of_find_property(np, propname, NULL);
include/linux/of.h
1467
for (struct {const struct property *prop; const __be32 *item; } _it = \
include/linux/of.h
1608
struct property *prop;
include/linux/of.h
1609
struct property *old_prop;
include/linux/of.h
1647
struct property *prop);
include/linux/of.h
1662
struct device_node *np, struct property *prop)
include/linux/of.h
1668
struct device_node *np, struct property *prop)
include/linux/of.h
1674
struct device_node *np, struct property *prop)
include/linux/of.h
212
static inline int of_property_check_flag(const struct property *p, unsigned long flag)
include/linux/of.h
217
static inline void of_property_set_flag(struct property *p, unsigned long flag)
include/linux/of.h
222
static inline void of_property_clear_flag(struct property *p, unsigned long flag)
include/linux/of.h
313
extern struct property *of_find_property(const struct device_node *np,
include/linux/of.h
32
struct property *next;
include/linux/of.h
429
extern int of_add_property(struct device_node *np, struct property *prop);
include/linux/of.h
430
extern int of_remove_property(struct device_node *np, struct property *prop);
include/linux/of.h
431
extern int of_update_property(struct device_node *np, struct property *newprop);
include/linux/of.h
451
const __be32 *of_prop_next_u32(const struct property *prop, const __be32 *cur,
include/linux/of.h
460
const char *of_prop_next_string(const struct property *prop, const char *cur);
include/linux/of.h
54
struct property *properties;
include/linux/of.h
55
struct property *deadprops; /* removed properties */
include/linux/of.h
627
static inline struct property *of_find_property(const struct device_node *np,
include/linux/of.h
854
static inline int of_add_property(struct device_node *np, struct property *prop)
include/linux/of.h
859
static inline int of_remove_property(struct device_node *np, struct property *prop)
include/linux/of.h
885
static inline const __be32 *of_prop_next_u32(const struct property *prop,
include/linux/of.h
891
static inline const char *of_prop_next_string(const struct property *prop,
include/linux/of.h
916
static inline int of_property_check_flag(const struct property *p,
include/linux/of.h
922
static inline void of_property_set_flag(struct property *p, unsigned long flag)
include/linux/of.h
926
static inline void of_property_clear_flag(struct property *p, unsigned long flag)
include/linux/of.h
96
struct property *prop;
include/linux/of.h
97
struct property *old_prop;
include/linux/pinctrl/pinconf-generic.h
209
const char * const property;
include/linux/power_supply.h
813
const char *property);
include/linux/power_supply.h
815
struct device *dev, const char *property);
include/linux/soc/ti/k3-ringacc.h
98
const char *property);
include/linux/soc/ti/ti_sci_protocol.h
610
const char *property);
include/linux/soc/ti/ti_sci_protocol.h
612
const char *property);
include/linux/soc/ti/ti_sci_protocol.h
643
const char *property)
include/linux/soc/ti/ti_sci_protocol.h
650
const char *property)
include/linux/thunderbolt.h
172
#define tb_property_for_each(dir, property) \
include/linux/thunderbolt.h
173
for (property = tb_property_get_next(dir, NULL); \
include/linux/thunderbolt.h
174
property; \
include/linux/thunderbolt.h
175
property = tb_property_get_next(dir, property))
include/uapi/drm/xe_drm.h
1393
__u32 property;
include/uapi/drm/xe_drm.h
210
__u32 property;
include/uapi/drm/xe_drm.h
2351
__u32 property;
include/uapi/mtd/ubi-user.h
493
__u8 property;
lib/vsprintf.c
2203
struct property *prop;
net/core/of_net.c
52
struct property *pp = of_find_property(np, name, NULL);
net/wireless/of.c
78
struct property *prop;
scripts/dtc/checks.c
1061
struct property *prop;
scripts/dtc/checks.c
1122
struct property *prop;
scripts/dtc/checks.c
1151
struct property *prop;
scripts/dtc/checks.c
1208
struct property *reg, *ranges;
scripts/dtc/checks.c
1257
struct property *prop;
scripts/dtc/checks.c
1327
struct property *prop;
scripts/dtc/checks.c
1359
struct property *prop;
scripts/dtc/checks.c
1376
struct property *prop;
scripts/dtc/checks.c
1403
struct property *prop,
scripts/dtc/checks.c
1418
struct property *cellprop;
scripts/dtc/checks.c
1485
struct property *prop;
scripts/dtc/checks.c
1515
static bool prop_is_gpio(struct property *prop)
scripts/dtc/checks.c
1534
struct property *prop;
scripts/dtc/checks.c
1559
struct property *prop;
scripts/dtc/checks.c
1577
struct property *prop;
scripts/dtc/checks.c
1594
struct property *prop;
scripts/dtc/checks.c
1617
struct property *prop, *irq_map_prop;
scripts/dtc/checks.c
1648
struct property *cellprop;
scripts/dtc/checks.c
1710
struct property *irq_prop, *prop = NULL;
scripts/dtc/checks.c
1815
struct property *prop;
scripts/dtc/checks.c
1863
struct property *prop;
scripts/dtc/checks.c
210
struct property *prop;
scripts/dtc/checks.c
229
struct property *prop;
scripts/dtc/checks.c
257
struct property *prop;
scripts/dtc/checks.c
293
struct property *prop, *prop2;
scripts/dtc/checks.c
369
struct property *prop = get_property(node, "reg");
scripts/dtc/checks.c
395
struct property *prop;
scripts/dtc/checks.c
411
struct property *prop;
scripts/dtc/checks.c
448
struct property *prop, struct marker *mark)
scripts/dtc/checks.c
452
struct property *otherprop = NULL;
scripts/dtc/checks.c
477
struct property *prop;
scripts/dtc/checks.c
498
struct property *prop;
scripts/dtc/checks.c
580
struct property **pp, *prop = NULL;
scripts/dtc/checks.c
615
struct property *prop;
scripts/dtc/checks.c
63
struct property *prop,
scripts/dtc/checks.c
650
struct property *prop;
scripts/dtc/checks.c
703
struct property *prop;
scripts/dtc/checks.c
718
struct property *prop;
scripts/dtc/checks.c
746
struct property *prop;
scripts/dtc/checks.c
770
struct property *prop;
scripts/dtc/checks.c
799
struct property *prop;
scripts/dtc/checks.c
846
struct property *prop;
scripts/dtc/checks.c
887
struct property *prop;
scripts/dtc/checks.c
917
struct property *prop;
scripts/dtc/checks.c
964
struct property *prop;
scripts/dtc/checks.c
989
struct property *prop;
scripts/dtc/dtc-parser.y
45
struct property *prop;
scripts/dtc/dtc-parser.y
46
struct property *proplist;
scripts/dtc/dtc.h
214
struct property *next;
scripts/dtc/dtc.h
223
struct property *proplist;
scripts/dtc/dtc.h
266
struct property *build_property(const char *name, struct data val,
scripts/dtc/dtc.h
268
struct property *build_property_delete(const char *name);
scripts/dtc/dtc.h
269
struct property *chain_property(struct property *first, struct property *list);
scripts/dtc/dtc.h
270
struct property *reverse_properties(struct property *first);
scripts/dtc/dtc.h
272
struct node *build_node(struct property *proplist, struct node *children,
scripts/dtc/dtc.h
282
void add_property(struct node *node, struct property *prop);
scripts/dtc/dtc.h
284
void delete_property(struct property *prop);
scripts/dtc/dtc.h
293
struct property *get_property(struct node *node, const char *propname);
scripts/dtc/dtc.h
294
cell_t propval_cell(struct property *prop);
scripts/dtc/dtc.h
295
cell_t propval_cell_n(struct property *prop, unsigned int n);
scripts/dtc/dtc.h
296
struct property *get_property_by_label(struct node *tree, const char *label,
scripts/dtc/dtc.h
299
struct node **node, struct property **prop);
scripts/dtc/dtc.h
363
void property_add_marker(struct property *prop,
scripts/dtc/dtc.h
365
void add_phandle_marker(struct dt_info *dti, struct property *prop, unsigned int offset);
scripts/dtc/fdtget.c
193
int node, const char *property)
scripts/dtc/fdtget.c
208
assert(property);
scripts/dtc/fdtget.c
209
value = fdt_getprop(blob, node, property, &len);
scripts/dtc/fdtget.c
218
report_error(property, len);
scripts/dtc/fdtput.c
121
const char *property, const char *buf, int len)
scripts/dtc/fdtput.c
132
err = fdt_setprop(blob, node, property, buf, len);
scripts/dtc/fdtput.c
134
report_error(property, -1, err);
scripts/dtc/flattree.c
218
.property = asm_emit_property,
scripts/dtc/flattree.c
240
struct property *prop;
scripts/dtc/flattree.c
264
emit->property(etarget, prop->labels);
scripts/dtc/flattree.c
276
emit->property(etarget, NULL);
scripts/dtc/flattree.c
42
void (*property)(void *, struct label *labels);
scripts/dtc/flattree.c
664
static struct property *flat_read_property(struct inbuf *dtbuf,
scripts/dtc/flattree.c
750
struct property *prop;
scripts/dtc/flattree.c
99
.property = bin_emit_property,
scripts/dtc/fstree.c
37
struct property *prop;
scripts/dtc/libfdt/fdt_overlay.c
374
int property)
scripts/dtc/libfdt/fdt_overlay.c
384
value = fdt_getprop_by_offset(fdto, property,
scripts/dtc/libfdt/fdt_overlay.c
475
int property;
scripts/dtc/libfdt/fdt_overlay.c
489
fdt_for_each_property_offset(property, fdto, fixups_off) {
scripts/dtc/libfdt/fdt_overlay.c
492
ret = overlay_fixup_phandle(fdt, fdto, symbols_off, property);
scripts/dtc/libfdt/fdt_overlay.c
771
int property;
scripts/dtc/libfdt/fdt_overlay.c
774
fdt_for_each_property_offset(property, fdto, node) {
scripts/dtc/libfdt/fdt_overlay.c
780
prop = fdt_getprop_by_offset(fdto, property, &name,
scripts/dtc/libfdt/fdt_ro.c
752
int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property)
scripts/dtc/libfdt/fdt_ro.c
757
list = fdt_getprop(fdt, nodeoffset, property, &length);
scripts/dtc/libfdt/fdt_ro.c
777
int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property,
scripts/dtc/libfdt/fdt_ro.c
783
list = fdt_getprop(fdt, nodeoffset, property, &length);
scripts/dtc/libfdt/fdt_ro.c
808
const char *property, int idx,
scripts/dtc/libfdt/fdt_ro.c
814
list = fdt_getprop(fdt, nodeoffset, property, &length);
scripts/dtc/libfdt/libfdt.h
1238
int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property);
scripts/dtc/libfdt/libfdt.h
1259
int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property,
scripts/dtc/libfdt/libfdt.h
1287
const char *property, int index,
scripts/dtc/libfdt/libfdt.h
179
static inline void fdt32_st(void *property, uint32_t value)
scripts/dtc/libfdt/libfdt.h
181
uint8_t *bp = (uint8_t *)property;
scripts/dtc/libfdt/libfdt.h
203
static inline void fdt64_st(void *property, uint64_t value)
scripts/dtc/libfdt/libfdt.h
205
uint8_t *bp = (uint8_t *)property;
scripts/dtc/libfdt/libfdt.h
698
#define fdt_for_each_property_offset(property, fdt, node) \
scripts/dtc/libfdt/libfdt.h
699
for (property = fdt_first_property_offset(fdt, node); \
scripts/dtc/libfdt/libfdt.h
700
property >= 0; \
scripts/dtc/libfdt/libfdt.h
701
property = fdt_next_property_offset(fdt, property))
scripts/dtc/livetree.c
1009
struct property *prop;
scripts/dtc/livetree.c
1034
struct property *prop;
scripts/dtc/livetree.c
1055
struct property *prop, struct marker *m,
scripts/dtc/livetree.c
1093
struct property *prop;
scripts/dtc/livetree.c
1118
struct property *p;
scripts/dtc/livetree.c
1157
struct property *fp;
scripts/dtc/livetree.c
1171
struct property *p;
scripts/dtc/livetree.c
1262
struct property *lfp;
scripts/dtc/livetree.c
1266
struct property *p = get_property(n, lfp->name);
scripts/dtc/livetree.c
144
struct property *new_prop, *old_prop;
scripts/dtc/livetree.c
232
struct property *p;
scripts/dtc/livetree.c
267
void add_property(struct node *node, struct property *prop)
scripts/dtc/livetree.c
269
struct property **p;
scripts/dtc/livetree.c
282
struct property *prop = node->proplist;
scripts/dtc/livetree.c
293
void delete_property(struct property *prop)
scripts/dtc/livetree.c
328
struct property *prop;
scripts/dtc/livetree.c
343
struct property *p;
scripts/dtc/livetree.c
358
struct property *p;
scripts/dtc/livetree.c
386
struct property *p;
scripts/dtc/livetree.c
39
struct property *build_property(const char *name, struct data val,
scripts/dtc/livetree.c
42
struct property *new = xmalloc(sizeof(*new));
scripts/dtc/livetree.c
478
struct property *get_property(struct node *node, const char *propname)
scripts/dtc/livetree.c
480
struct property *prop;
scripts/dtc/livetree.c
489
cell_t propval_cell(struct property *prop)
scripts/dtc/livetree.c
495
cell_t propval_cell_n(struct property *prop, unsigned int n)
scripts/dtc/livetree.c
501
struct property *get_property_by_label(struct node *tree, const char *label,
scripts/dtc/livetree.c
504
struct property *prop;
scripts/dtc/livetree.c
528
struct node **node, struct property **prop)
scripts/dtc/livetree.c
53
struct property *build_property_delete(const char *name)
scripts/dtc/livetree.c
531
struct property *p;
scripts/dtc/livetree.c
55
struct property *new = xmalloc(sizeof(*new));
scripts/dtc/livetree.c
65
struct property *chain_property(struct property *first, struct property *list)
scripts/dtc/livetree.c
714
struct property *reg;
scripts/dtc/livetree.c
73
struct property *reverse_properties(struct property *first)
scripts/dtc/livetree.c
75
struct property *p = first;
scripts/dtc/livetree.c
76
struct property *head = NULL;
scripts/dtc/livetree.c
77
struct property *next;
scripts/dtc/livetree.c
785
const struct property *a, *b;
scripts/dtc/livetree.c
787
a = *((const struct property * const *)ax);
scripts/dtc/livetree.c
788
b = *((const struct property * const *)bx);
scripts/dtc/livetree.c
796
struct property *prop, **tbl;
scripts/dtc/livetree.c
88
struct node *build_node(struct property *proplist, struct node *children,
scripts/dtc/livetree.c
917
struct property *p;
scripts/dtc/livetree.c
955
struct property *prop;
scripts/dtc/livetree.c
975
struct node *node, struct property *prop,
scripts/dtc/treesource.c
176
void property_add_marker(struct property *prop,
scripts/dtc/treesource.c
182
static void add_string_markers(struct property *prop, unsigned int offset, int len)
scripts/dtc/treesource.c
192
void add_phandle_marker(struct dt_info *dti, struct property *prop, unsigned int offset)
scripts/dtc/treesource.c
225
static enum markertype guess_value_type(struct property *prop, unsigned int offset, int len)
scripts/dtc/treesource.c
249
static void guess_type_markers(struct property *prop)
scripts/dtc/treesource.c
277
static void write_propval(FILE *f, struct property *prop)
scripts/dtc/treesource.c
372
struct property *prop;
scripts/dtc/yamltree.c
113
static void yaml_propval(yaml_emitter_t *emitter, struct property *prop)
scripts/dtc/yamltree.c
180
struct property *prop;
scripts/kconfig/conf.c
512
struct property *prop;
scripts/kconfig/expr.h
131
struct property *prop;
scripts/kconfig/expr.h
189
struct property *next; /* next property - null if last */
scripts/kconfig/expr.h
253
struct property *prompt;
scripts/kconfig/lkc.h
111
struct property *sym_get_range_prop(struct symbol *sym);
scripts/kconfig/lkc.h
114
struct symbol *prop_get_symbol(const struct property *prop);
scripts/kconfig/lkc.h
87
struct property *menu_add_prompt(enum prop_type type, const char *prompt,
scripts/kconfig/mconf.c
458
struct property *prop;
scripts/kconfig/menu.c
161
static struct property *menu_add_prop(enum prop_type type, struct expr *expr,
scripts/kconfig/menu.c
164
struct property *prop;
scripts/kconfig/menu.c
177
struct property **propp;
scripts/kconfig/menu.c
189
struct property *menu_add_prompt(enum prop_type type, const char *prompt,
scripts/kconfig/menu.c
192
struct property *prop = menu_add_prop(type, NULL, dep);
scripts/kconfig/menu.c
245
struct property *prop;
scripts/kconfig/menu.c
309
struct property *prop;
scripts/kconfig/menu.c
52
static void prop_warn(const struct property *prop, const char *fmt, ...)
scripts/kconfig/menu.c
641
static void get_prompt_str(struct gstr *r, struct property *prop,
scripts/kconfig/menu.c
704
struct property *prop;
scripts/kconfig/menu.c
724
struct property *prop;
scripts/kconfig/nconf.c
765
struct property *prop;
scripts/kconfig/parser.y
502
struct property *prop;
scripts/kconfig/parser.y
538
struct property *prop;
scripts/kconfig/parser.y
678
struct property *prop;
scripts/kconfig/parser.y
761
struct property *prop;
scripts/kconfig/qconf.cc
1076
for (struct property *prop = sym->prop; prop; prop = prop->next) {
scripts/kconfig/qconf.cc
1241
struct property *prop;
scripts/kconfig/symbol.c
1085
struct property *prop;
scripts/kconfig/symbol.c
120
static struct property *sym_get_default_prop(struct symbol *sym)
scripts/kconfig/symbol.c
1217
struct property *prop;
scripts/kconfig/symbol.c
122
struct property *prop;
scripts/kconfig/symbol.c
132
struct property *sym_get_range_prop(struct symbol *sym)
scripts/kconfig/symbol.c
1338
struct symbol *prop_get_symbol(const struct property *prop)
scripts/kconfig/symbol.c
134
struct property *prop;
scripts/kconfig/symbol.c
162
struct property *prop;
scripts/kconfig/symbol.c
214
struct property *prop;
scripts/kconfig/symbol.c
276
struct property *prop;
scripts/kconfig/symbol.c
414
struct property *prop = NULL;
scripts/kconfig/symbol.c
716
struct property *prop;
scripts/kconfig/symbol.c
814
struct property *prop;
sound/hda/codecs/side-codecs/cs35l41_hda.c
1778
char *property;
sound/hda/codecs/side-codecs/cs35l41_hda.c
1782
property = "cirrus,dev-index";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1783
ret = device_property_count_u32(physdev, property);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1793
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1805
dev_err(cs35l41->dev, "No index found in %s\n", property);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1817
property = "cirrus,speaker-position";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1818
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1828
property = "cirrus,gpio1-func";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1829
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1835
property = "cirrus,gpio2-func";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1836
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1842
property = "cirrus,boost-peak-milliamp";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1843
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1849
property = "cirrus,boost-ind-nanohenry";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1850
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1856
property = "cirrus,boost-cap-microfarad";
sound/hda/codecs/side-codecs/cs35l41_hda.c
1857
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1874
dev_err(cs35l41->dev, "Failed property %s: %d\n", property, ret);
sound/hda/codecs/side-codecs/cs35l56_hda.c
1018
const char *property, *sub;
sound/hda/codecs/side-codecs/cs35l56_hda.c
1046
property = "cirrus,dev-index";
sound/hda/codecs/side-codecs/cs35l56_hda.c
1047
ret = device_property_count_u32(cs35l56->base.dev, property);
sound/hda/codecs/side-codecs/cs35l56_hda.c
1057
ret = device_property_read_u32_array(cs35l56->base.dev, property, values, nval);
sound/hda/codecs/side-codecs/cs35l56_hda.c
1073
dev_dbg(cs35l56->base.dev, "No index found in %s\n", property);
sound/hda/codecs/side-codecs/cs35l56_hda.c
1119
dev_err(cs35l56->base.dev, "Failed property %s: %d\n", property, ret);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
326
const char *property;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
340
property = "ti,dev-index";
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
341
ret = device_property_count_u32(physdev, property);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
348
ret = device_property_read_u32_array(physdev, property, values, nval);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
360
dev_dbg(p->dev, "No index found in %s\n", property);
sound/pci/asihpi/hpi.h
1194
u16 hpi_adapter_set_property(u16 adapter_index, u16 property, u16 paramter1,
sound/pci/asihpi/hpi.h
1197
u16 hpi_adapter_get_property(u16 adapter_index, u16 property,
sound/pci/asihpi/hpi_internal.h
664
u16 property;
sound/pci/asihpi/hpifunc.c
240
u16 hpi_adapter_set_property(u16 adapter_index, u16 property, u16 parameter1,
sound/pci/asihpi/hpifunc.c
248
hm.u.ax.property_set.property = property;
sound/pci/asihpi/hpifunc.c
257
u16 hpi_adapter_get_property(u16 adapter_index, u16 property,
sound/pci/asihpi/hpifunc.c
265
hm.u.ax.property_set.property = property;
sound/pci/asihpi/hpioctl.c
450
hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_SUPPORTS_IRQ;
sound/pci/asihpi/hpioctl.c
479
hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE;
sound/pci/asihpi/hpioctl.c
543
hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE;
sound/ppc/tumbler.c
1065
const char *property = of_get_property(np, "audio-gpio", NULL);
sound/ppc/tumbler.c
1066
if (property && strcmp(property, name) == 0)
sound/soc/adi/axi-i2s.c
176
struct property *dma_names;
sound/soc/renesas/rcar/adg.c
536
struct property *prop;
sound/soc/rockchip/rockchip_i2s.c
671
struct property *dma_names;
sound/soc/rockchip/rockchip_i2s_tdm.c
1051
struct property *dma_names;
sound/soc/rockchip/rockchip_sai.c
1103
struct property *dma_names;
sound/soc/sdca/sdca_functions.c
879
char property[SDCA_PROPERTY_LENGTH];
sound/soc/sdca/sdca_functions.c
884
snprintf(property, sizeof(property), "mipi-sdca-control-%s", label);
sound/soc/sdca/sdca_functions.c
886
ret = fwnode_property_read_u32(control_node, property, &tmp);
sound/soc/sdca/sdca_functions.c
896
snprintf(property, sizeof(property),
sound/soc/sdca/sdca_functions.c
899
ret = fwnode_property_read_u32(control_node, property, &tmp);
sound/soc/spacemit/k1_i2s.c
339
struct property *dma_names;
sound/soc/ti/omap-twl4030.c
254
struct property *prop;
tools/testing/selftests/arm64/bti/assembler.h
28
.pushsection .note.gnu.property, "a"
tools/testing/selftests/kvm/include/x86/processor.h
1001
return max_leaf >= property.function;
tools/testing/selftests/kvm/include/x86/processor.h
1099
struct kvm_x86_cpu_property property,
tools/testing/selftests/kvm/include/x86/processor.h
249
struct kvm_x86_cpu_property property = { \
tools/testing/selftests/kvm/include/x86/processor.h
262
kvm_static_assert(idx < BIT(sizeof(property.index) * BITS_PER_BYTE)); \
tools/testing/selftests/kvm/include/x86/processor.h
263
property; \
tools/testing/selftests/kvm/include/x86/processor.h
738
static inline uint32_t this_cpu_property(struct kvm_x86_cpu_property property)
tools/testing/selftests/kvm/include/x86/processor.h
740
return __this_cpu_has(property.function, property.index,
tools/testing/selftests/kvm/include/x86/processor.h
741
property.reg, property.lo_bit, property.hi_bit);
tools/testing/selftests/kvm/include/x86/processor.h
744
static __always_inline bool this_cpu_has_p(struct kvm_x86_cpu_property property)
tools/testing/selftests/kvm/include/x86/processor.h
748
switch (property.function & 0xc0000000) {
tools/testing/selftests/kvm/include/x86/processor.h
761
return max_leaf >= property.function;
tools/testing/selftests/kvm/include/x86/processor.h
977
struct kvm_x86_cpu_property property);
tools/testing/selftests/kvm/include/x86/processor.h
979
static inline uint32_t kvm_cpu_property(struct kvm_x86_cpu_property property)
tools/testing/selftests/kvm/include/x86/processor.h
981
return kvm_cpuid_property(kvm_get_supported_cpuid(), property);
tools/testing/selftests/kvm/include/x86/processor.h
984
static __always_inline bool kvm_cpu_has_p(struct kvm_x86_cpu_property property)
tools/testing/selftests/kvm/include/x86/processor.h
988
switch (property.function & 0xc0000000) {
tools/testing/selftests/kvm/lib/x86/processor.c
1017
struct kvm_x86_cpu_property property,
tools/testing/selftests/kvm/lib/x86/processor.c
1022
entry = __vcpu_get_cpuid_entry(vcpu, property.function, property.index);
tools/testing/selftests/kvm/lib/x86/processor.c
1024
(&entry->eax)[property.reg] &= ~GENMASK(property.hi_bit, property.lo_bit);
tools/testing/selftests/kvm/lib/x86/processor.c
1025
(&entry->eax)[property.reg] |= value << property.lo_bit;
tools/testing/selftests/kvm/lib/x86/processor.c
1030
TEST_ASSERT_EQ(kvm_cpuid_property(vcpu->cpuid, property), value);
tools/testing/selftests/kvm/lib/x86/processor.c
936
struct kvm_x86_cpu_property property)
tools/testing/selftests/kvm/lib/x86/processor.c
938
return __kvm_cpu_has(cpuid, property.function, property.index,
tools/testing/selftests/kvm/lib/x86/processor.c
939
property.reg, property.lo_bit, property.hi_bit);