/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.h | 51 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 D | busnv50.c | 36 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 D | busgf119.c | 33 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 D | busnv04.c | 36 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 D | sti_plane.c | 46 struct drm_plane_state *state = plane->drm_plane.state; in sti_plane_update_fps() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-picolcd_leds.c | 56 int i, state = 0; in picolcd_led_set_brightness() local
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.h | 36 atomic_t state; member
|
/kernel/linux/linux-6.6/drivers/iio/dummy/ |
H A D | iio_simple_dummy_events.c | 52 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 D | leds-lt3593.c | 68 int ret, state = LEDS_GPIO_DEFSTATE_OFF; in lt3593_led_probe() local
|
H A D | leds-syscon.c | 31 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 D | ledtrig-timer.c | 30 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 D | gpio_decoder.c | 49 int state; in gpio_decoder_poll_gpios() local
|
H A D | max8925_onkey.c | 50 int state; in max8925_onkey_handler() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | trigger.h | 32 } state; member [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_loop.c | 29 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 D | toonie.c | 61 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 D | test_migrate_reuseport.c | 100 int *key, flags = 0, state, err; in migrate_reuseport() local
|
H A D | verifier_netfilter_ctx.c | 76 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 D | ad1848.c | 116 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 D | interval_tree.c | 28 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 D | dfltcc_deflate.c | 19 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 D | swait.c | 91 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 D | ebtable_broute.c | 50 struct nf_hook_state state; in ebt_broute() local
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nf_defrag_ipv6_hooks.c | 52 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 D | br_netfilter_ipv6.c | 163 br_nf_pre_routing_ipv6(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) br_nf_pre_routing_ipv6() argument
|