Home
last modified time | relevance | path

Searched defs:state (Results 901 - 925 of 11497) sorted by relevance

1...<<31323334353637383940>>...460

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb.c100 mt76x2u_suspend(struct usb_interface *intf, pm_message_t state) mt76x2u_suspend() argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa1100_generic.c85 sa11x0_cf_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) sa11x0_cf_configure_socket() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp_pci.c72 static int __rpaphp_get_sensor_state(struct slot *slot, int *state) in __rpaphp_get_sensor_state() argument
102 int rpaphp_get_sensor_state(struct slot *slot, int *state) in rpaphp_get_sensor_state() argument
143 int rc, level, state; rpaphp_enable_slot() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c31 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); in exynos_dp_video_phy_power_on() local
40 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); in exynos_dp_video_phy_power_off() local
75 struct exynos_dp_video_phy *state; in exynos_dp_video_phy_probe() local
[all...]
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dcmdline.c40 } state = st_wordstart; in __cmdline_find_option_bool() local
135 } state = st_wordstart; in __cmdline_find_option() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dblake2b_generic.c114 void blake2b_compress_generic(struct blake2b_state *state, in blake2b_compress_generic() argument
H A Daegis128-neon.c23 void crypto_aegis128_init_simd(struct aegis_state *state, in crypto_aegis128_init_simd() argument
32 void crypto_aegis128_update_simd(struct aegis_state *state, const void *msg) in crypto_aegis128_update_simd() argument
39 void crypto_aegis128_encrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_encrypt_chunk_simd() argument
47 void crypto_aegis128_decrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk_simd() argument
55 int crypto_aegis128_final_simd(struct aegis_state *state, in crypto_aegis128_final_simd() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dplatform-pci-unplug.c92 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() argument
/kernel/linux/linux-6.6/block/partitions/
H A Dmac.c31 int mac_partition(struct parsed_partitions *state) in mac_partition() argument
[all...]
H A Dkarma.c15 int karma_partition(struct parsed_partitions *state) in karma_partition() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_helper.c192 struct drm_atomic_state *state; in drm_mode_config_helper_suspend() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_random.c76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order() argument
92 u64 igt_random_offset(struct rnd_state *state, in igt_random_offset() argument
45 i915_prandom_shuffle(void *arr, size_t elsz, size_t count, struct rnd_state *state) i915_prandom_shuffle() argument
70 i915_random_reorder(unsigned int *order, unsigned int count, struct rnd_state *state) i915_random_reorder() argument
H A Dlib_sw_fence.c30 nop_fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in nop_fence_notify() argument
93 heap_fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in heap_fence_notify() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/
H A Dmgag200_i2c.c52 static inline void mga_i2c_set(struct mga_device *mdev, int mask, int state) in mga_i2c_set() argument
61 static void mga_gpio_setsda(void *data, int state) in mga_gpio_setsda() argument
68 static void mga_gpio_setscl(void *data, int state) in mga_gpio_setscl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_global_state.h25 struct intel_global_state *state; member
59 struct intel_atomic_state *state; member
66 struct intel_global_state *state, *old_state, *new_state; member
[all...]
/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
/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

Completed in 8 milliseconds

1...<<31323334353637383940>>...460