/kernel/linux/linux-6.6/drivers/video/ |
H A D | of_display_timing.c | 28 struct property *prop; in parse_timing_property() local 31 prop = of_find_property(np, name, &length); in parse_timing_property() 32 if (!prop) { in parse_timing_property()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | resistive-adc-touch.c | 44 * @prop: touchscreen properties struct 54 struct touchscreen_properties prop; member 100 touchscreen_report_pos(st->input, &st->prop, x, y, false); in grts_cb() 255 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
|
H A D | raspberrypi-ts.c | 37 struct touchscreen_properties prop; member 96 touchscreen_report_pos(input, &ts->prop, x, y, true); in rpi_ts_poll() 184 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
|
H A D | chipone_icn8318.c | 52 struct touchscreen_properties prop; member 120 touchscreen_report_pos(data->input, &data->prop, in icn8318_irq() 210 touchscreen_parse_properties(input, true, &data->prop); in icn8318_probe()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | expr.h | 120 struct property *prop; member 203 for (st = sym->prop; st; st = st->next) \ 208 for (st = sym->prop; st; st = st->next) \
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-twl4030.c | 253 struct property *prop; in omap_twl4030_probe() local 286 prop = of_find_property(node, "ti,audio-routing", NULL); in omap_twl4030_probe() 287 if (prop) { in omap_twl4030_probe()
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Lzma2Decoder.cpp | 40 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size))
in SetDecoderProperties2() argument 44 if (prop[0] > 40)
in SetDecoderProperties2() 46 _prop = prop[0];
in SetDecoderProperties2()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target.h | 180 threads = info->prop.cp.numThreads[0] * in parseDriverInfo() 181 info->prop.cp.numThreads[1] * in parseDriverInfo() 182 info->prop.cp.numThreads[2]; in parseDriverInfo()
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property_string.c | 176 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn() argument 180 if (prop->idx == findstr->idx) in find_str_fn() 181 findstr->str = prop->s; in find_str_fn()
|
/third_party/openssl/crypto/property/ |
H A D | property_string.c | 176 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn() argument 180 if (prop->idx == findstr->idx) in find_str_fn() 181 findstr->str = prop->s; in find_str_fn()
|
/third_party/toybox/kconfig/ |
H A D | expr.h | 80 struct property *prop; member 126 for (st = sym->prop; st; st = st->next) \ 131 for (st = sym->prop; st; st = st->next) \
|
/third_party/skia/gm/ |
H A D | rrect.cpp | 83 static SkScalar prop(SkScalar radius, SkScalar newSize, SkScalar oldSize) { in prop() function 101 radii[i].fX = prop(radii[i].fX, r.width(), src.rect().width()); in inset3() 102 radii[i].fY = prop(radii[i].fY, r.height(), src.rect().height()); in inset3()
|
/third_party/skia/experimental/docs/ |
H A D | canvasBackend.js | 45 for (var prop in draw[index]) { 46 var v = draw[index][prop]; 47 switch (prop) {
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 1445 GLenum prop = GL_ACTIVE_VARIABLES; in Run() local 1453 glGetProgramResourceiv(program, GL_UNIFORM_BLOCK, indicesUB["SimpleBlock"], 1, &prop, bufSize, &length, param); in Run() 1480 glGetProgramResourceiv(program, GL_UNIFORM_BLOCK, indicesUB["NotSoSimpleBlockk"], 1, &prop, bufSize, &length, in Run() 1846 GLenum prop = GL_ATOMIC_COUNTER_BUFFER_INDEX; in Run() local 1850 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["a"], 1, &prop, bufSize, &length, &res); in Run() 1853 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["a"], 1, &prop, bufSize, &length, &res); in Run() 1858 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["b"], 1, &prop, bufSize, &length, &res); in Run() 1861 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["c"], 1, &prop, bufSize, &length, &res); in Run() 1864 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["d"], 1, &prop, bufSize, &length, &res); in Run() 1867 glGetProgramResourceiv(program, GL_UNIFORM, indicesU["e"], 1, &prop, bufSiz in Run() 1989 GLenum prop = GL_ATOMIC_COUNTER_BUFFER_INDEX; Run() local 2111 GLenum prop = GL_NAME_LENGTH; Run() local 2460 GLenum prop = GL_ACTIVE_VARIABLES; Run() local 2578 GLenum prop = GL_ARRAY_SIZE; Run() local 2756 GLenum prop = GL_TOP_LEVEL_ARRAY_STRIDE; Run() local 3040 GLenum prop = GL_MATRIX_STRIDE; Run() local [all...] |
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | intel.c | 341 struct sdw_master_prop *prop = &bus->prop; in intel_link_power_up() local 360 if (prop->mclk_freq % 6000000) in intel_link_power_up() 1263 struct sdw_master_prop *prop = &bus->prop; in sdw_master_read_intel_prop() local 1280 &prop->mclk_freq); in sdw_master_read_intel_prop() 1283 prop->mclk_freq /= 2; in sdw_master_read_intel_prop() 1290 prop->hw_disabled = true; in sdw_master_read_intel_prop() 1375 if (bus->prop.hw_disabled) in intel_master_probe() 1383 bus->prop in intel_master_probe() [all...] |
H A D | generic_bandwidth_allocation.c | 313 struct sdw_master_prop *prop = &bus->prop; in sdw_select_row_col() local 319 if (sdw_rows[r] != prop->default_row || in sdw_select_row_col() 320 sdw_cols[c] != prop->default_col) in sdw_select_row_col() 347 struct sdw_master_prop *mstr_prop = &bus->prop; in sdw_compute_bus_params()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-grgpio.c | 335 u32 prop; in grgpio_probe() local 367 err = of_property_read_u32(np, "nbits", &prop); in grgpio_probe() 368 if (err || prop <= 0 || prop > GRGPIO_MAX_NGPIO) { in grgpio_probe() 373 gc->ngpio = prop; in grgpio_probe()
|
H A D | gpio-mockup.c | 520 int prop = 0, base; in gpio_mockup_register_chip() local 527 properties[prop++] = PROPERTY_ENTRY_STRING("chip-label", chip_label); in gpio_mockup_register_chip() 531 properties[prop++] = PROPERTY_ENTRY_U32("gpio-base", base); in gpio_mockup_register_chip() 535 properties[prop++] = PROPERTY_ENTRY_U16("nr-gpios", ngpio); in gpio_mockup_register_chip() 542 properties[prop++] = PROPERTY_ENTRY_STRING_ARRAY_LEN( in gpio_mockup_register_chip()
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | vexpress-config.c | 253 struct property *prop; in vexpress_syscfg_regmap_init() local 265 prop = of_find_property(dev->of_node, in vexpress_syscfg_regmap_init() 267 if (!prop) in vexpress_syscfg_regmap_init() 270 num = prop->length / sizeof(u32) / 2; in vexpress_syscfg_regmap_init() 271 val = prop->value; in vexpress_syscfg_regmap_init()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/maple/ |
H A D | pci.c | 66 struct property *prop; in fixup_bus_range() local 70 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range() 71 if (prop == NULL || prop->value == NULL || len < 2 * sizeof(int)) { in fixup_bus_range() 76 bus_range = prop->value; in fixup_bus_range()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/maple/ |
H A D | pci.c | 66 struct property *prop; in fixup_bus_range() local 70 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range() 71 if (prop == NULL || prop->value == NULL || len < 2 * sizeof(int)) { in fixup_bus_range() 76 bus_range = prop->value; in fixup_bus_range()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | exc3000.c | 73 struct touchscreen_properties prop; member 85 struct touchscreen_properties *prop, in exc3000_report_slots() 92 touchscreen_report_pos(input, prop, in exc3000_report_slots() 218 exc3000_report_slots(input, &data->prop, buf + 4, slots); in exc3000_interrupt() 356 touchscreen_parse_properties(input, true, &data->prop); in exc3000_probe() 84 exc3000_report_slots(struct input_dev *input, struct touchscreen_properties *prop, const u8 *buf, int num) exc3000_report_slots() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | mvneta_bm.c | 287 char prop[15]; in mvneta_bm_pools_init() local 307 sprintf(prop, "pool%d,capacity", i); in mvneta_bm_pools_init() 308 if (of_property_read_u32(dn, prop, &size)) { in mvneta_bm_pools_init() 333 sprintf(prop, "pool%d,pkt-size", i); in mvneta_bm_pools_init() 334 if (of_property_read_u32(dn, prop, &bm_pool->pkt_size)) in mvneta_bm_pools_init()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | gpio-fan.c | 418 struct property *prop; in gpio_fan_get_of_data() local 447 prop = of_find_property(np, "gpio-fan,speed-map", &i); in gpio_fan_get_of_data() 448 if (!prop) { in gpio_fan_get_of_data() 471 p = of_prop_next_u32(prop, p, &u); in gpio_fan_get_of_data() 475 p = of_prop_next_u32(prop, p, &u); in gpio_fan_get_of_data()
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | mpc5200_dma.c | 378 const __be32 *prop; in mpc5200_audio_dma_create() local 402 prop = of_get_property(op->dev.of_node, "cell-index", &size); in mpc5200_audio_dma_create() 403 if (!prop || size < sizeof *prop) { in mpc5200_audio_dma_create() 410 psc_dma->id = be32_to_cpu(*prop); in mpc5200_audio_dma_create()
|