Home
last modified time | relevance | path

Searched refs:set (Results 9676 - 9700 of 11406) sorted by relevance

1...<<381382383384385386387388389390>>...457

/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c45 * RTS/CTS frame. Note that we set the no encryption flag in rt2x00mac_tx_rts_cts()
126 * Note that when the driver has set the set_rts_threshold() in rt2x00mac_tx()
321 * only be set when the radio is enabled, but do require the RX to in rt2x00mac_config()
376 * - Some filters imply different filters to be set. in rt2x00mac_configure_filter()
418 bool set) in rt2x00mac_set_tim()
417 rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) rt2x00mac_set_tim() argument
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c503 dev_err(hw->dev, "Failed to set gpio %d\n", gpio); in mtk_gpio_set()
572 chip->set = mtk_gpio_set; in mtk_build_gpiochip()
/kernel/linux/linux-6.6/drivers/pinctrl/meson/
H A Dpinctrl-meson.c15 * domain which can't be powered off; the bank also uses a set of
32 * set of bits in the register sets described above; the same register
534 dev_dbg(pc->dev, "set pinconf for group %s\n", group->name); in meson_pinconf_group_set()
618 pc->chip.set = meson_gpio_set; in meson_gpiolib_register()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c426 * set. If one pin on the A side and one pin on the B in mcp23s08_irq()
428 * two bits set. Thus, INTF can't be the only check in mcp23s08_irq()
599 mcp->chip.set = mcp23s08_set; in mcp23s08_probe_one()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.h655 uint32_t guest_irq, bool set);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_debugfs.c601 wa->set, wa->clr); in i915_wa_registers()
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Ducd9000.c253 /* No page set required */ in ucd9000_gpio_read_config()
300 /* Page set not required */ in ucd9000_gpio_set()
365 /* Page set not required */ in ucd9000_gpio_set_direction()
423 data->gpio.set = ucd9000_gpio_set; in ucd9000_probe_gpio()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dti-ads7950.c83 * is set, otherwise it retains its original state.
431 /* If set as output, return the output */ in ti_ads7950_get()
570 /* len will be set later */ in ti_ads7950_probe()
644 st->chip.set = ti_ads7950_set; in ti_ads7950_probe()
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5766.c355 .set = ad5766_set_dither_scale,
H A Dad5592r-base.c144 st->gpiochip.set = ad5592r_gpio_set; in ad5592r_gpio_init()
/kernel/linux/linux-6.6/drivers/iio/filter/
H A Dadmv8818.c513 .set = admv8818_set_mode,
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-pca955x.c150 * the appropriate 2-bit state value set for the given LED number (0-3).
290 int ls_led; /* which set of bits within LSx to use (0-3) */ in pca955x_led_set()
319 * same brightness level if set to a value other than in pca955x_led_set()
640 pca955x->gpio.set = pca955x_gpio_set_value; in pca955x_probe()
H A Dleds-pca9532.c166 /* set the new value */ in pca9532_setled()
431 data->gpio.set = pca9532_gpio_set_value; in pca9532_configure()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/iser/
H A Discsi_iser.c94 .set = iscsi_iser_set,
434 * this not set in iscsi_conn_setup - FIXME in iscsi_iser_conn_create()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h11 * it's about 95% plumbed through. A cache set and its cache devices is sort of
13 * about individual cache devices, the main abstraction is the cache set.
19 * cache set. When you register a newly formatted backing device it'll come up
21 * a cache set at runtime - while it's mounted and in use. Detaching implicitly
24 * A cache set can have multiple (many) backing devices attached to it.
123 * means each set of keys we write is sorted, but the node is not.
128 * each sorted set. But we do merge written sets together lazily, so the cost of
130 * will be in one big set, and then there'll be one or two sets that are much
311 /* Refcount on the cache set. Always nonzero when we're caching. */
316 * Device might not be running if it's dirty and the cache set has
417 struct cache_set *set; global() member
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcxd2820r_core.c347 /* set frontend */ in cxd2820r_search()
654 priv->gpio_chip.set = cxd2820r_gpio_set; in cxd2820r_probe()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c531 .set = 0, in cmd_annotate()
710 * set sort order to avoid repeated output. in cmd_annotate()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth.c87 .set = param_set_hashtbl_sz,
/kernel/linux/linux-6.6/tools/perf/util/
H A Denv.c228 zfree(&env->memory_nodes[i].set); in perf_env__exit()
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_top.c101 /* one set of histograms per CPU */ in timerlat_alloc_top()
106 /* set the min to max */ in timerlat_alloc_top()
340 " -a/--auto: set automatic trace mode, stopping the session if argument in us latency is hit", in timerlat_top_usage()
348 " -C/--cgroup[=cgroup_name]: set cgroup, if no cgroup_name is passed, the rtla's cgroup will be inherited", in timerlat_top_usage()
359 " --dma-latency us: set /dev/cpu_dma_latency latency <us> to reduce exit from idle latency", in timerlat_top_usage()
360 " -P/--priority o:prio|r:prio|f:prio|d:runtime:period : set scheduling parameters", in timerlat_top_usage()
449 /* set thread stop to auto_thresh */ in timerlat_top_parse_args()
456 /* set trace */ in timerlat_top_parse_args()
463 /* set thread stop to auto_thresh */ in timerlat_top_parse_args()
470 /* set aa_onl in timerlat_top_parse_args()
[all...]
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_crypto.c49 .set = param_set_bufsize,
237 * last_warn is set. Last_warn set affects only last allocation of zero order.
/kernel/linux/linux-6.6/net/core/
H A Dxdp.c452 * The bulk queue size is set to 16 to be aligned to how
751 .set = &xdp_metadata_kfunc_ids,
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S68 @ Optimization for row that have all items except the first set to 0
/third_party/elfutils/libdwfl/
H A DlibdwflP.h108 Dwfl might have been created from. Can currently only be set
283 Even on error, no error code is set. */
289 No error code is set if the function returns FALSE. */
440 Dwfl_Thread_Callbacks set to pid_thread_callbacks, then return the
452 __libdwfl_ptrace_attach. Must be given the tid_was_stopped as set
459 adjust_st_value set to true returns adjusted SYM st_value, set to false
504 /* Ensure that MOD->ebl is set up. */
522 /* Ensure that CU->lines (and CU->cu->lines) is set up. */
541 extern int __libdwfl_find_build_id (Dwfl_Module *mod, bool set, El
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dlossless_videodsp.asm136 pshufb xm0, xm5 ; set alls val to last val of the first lane

Completed in 30 milliseconds

1...<<381382383384385386387388389390>>...457