Home
last modified time | relevance | path

Searched defs:state (Results 876 - 900 of 11172) sorted by relevance

1...<<31323334353637383940>>...447

/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.h51 struct drm_plane_state state; member
61 to_rcar_plane_state(struct drm_plane_state *state) in to_rcar_plane_state() argument
80 struct rcar_du_plane_state *state = rcar_du_plane_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbusnv50.c36 nv50_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv50_i2c_bus_drive_scl() argument
46 nv50_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv50_i2c_bus_drive_sda() argument
H A Dbusgf119.c33 gf119_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_scl() argument
41 gf119_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_sda() argument
H A Dbusnv04.c36 nv04_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_scl() argument
47 nv04_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_sda() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_plane.c46 struct drm_plane_state *state = plane->drm_plane.state; in sti_plane_update_fps() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_leds.c56 int i, state = 0; in picolcd_led_set_brightness() local
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_iotab.h36 atomic_t state; member
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy_events.c52 iio_simple_dummy_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) iio_simple_dummy_write_event_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lt3593.c68 int ret, state = LEDS_GPIO_DEFSTATE_OFF; in lt3593_led_probe() local
H A Dleds-syscon.c31 bool state; member
63 enum led_default_state state; in syscon_led_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-timer.c30 unsigned long state; in led_delay_on_store() local
55 unsigned long state; in led_delay_off_store() local
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dgpio_decoder.c49 int state; in gpio_decoder_poll_gpios() local
H A Dmax8925_onkey.c50 int state; in max8925_onkey_handler() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrigger.h32 } state; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c29 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() argument
/kernel/linux/linux-6.6/sound/aoa/codecs/
H A Dtoonie.c61 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) in toonie_suspend() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_migrate_reuseport.c100 int *key, flags = 0, state, err; in migrate_reuseport() local
H A Dverifier_netfilter_ctx.c76 struct nf_hook_state *state = (void *)ctx->state; in with_invalid_ctx_access_test5() local
93 const struct nf_hook_state *state = ctx->state; in with_valid_ctx_access_test6() local
/kernel/linux/linux-6.6/sound/isa/ad1848/
H A Dad1848.c116 static int snd_ad1848_suspend(struct device *dev, unsigned int n, pm_message_t state) in snd_ad1848_suspend() argument
/kernel/linux/linux-6.6/lib/
H A Dinterval_tree.c28 interval_tree_span_iter_next_gap(struct interval_tree_span_iter *state) in interval_tree_span_iter_next_gap() argument
[all...]
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c19 deflate_state *state = (deflate_state *)strm->state; in dfltcc_can_deflate() local
43 deflate_state *state = (deflate_state *)strm->state; in dfltcc_reset_deflate_state() local
63 deflate_state *state = (deflate_state *)strm->state; dfltcc_gdht() local
76 deflate_state *state = (deflate_state *)strm->state; dfltcc_cmpr() local
97 deflate_state *state = (deflate_state *)strm->state; send_eobs() local
125 deflate_state *state = (deflate_state *)strm->state; dfltcc_deflate() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dswait.c91 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive() argument
102 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtable_broute.c50 struct nf_hook_state state; in ebt_broute() local
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c52 ipv6_defrag(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) ipv6_defrag() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_ipv6.c163 br_nf_pre_routing_ipv6(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) br_nf_pre_routing_ipv6() argument

Completed in 9 milliseconds

1...<<31323334353637383940>>...447