| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | usb.c | 100 mt76x2u_suspend(struct usb_interface *intf, pm_message_t state) mt76x2u_suspend() argument
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | sa1100_generic.c | 85 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 D | rpaphp_pci.c | 72 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 D | phy-exynos-dp-video.c | 31 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 D | cmdline.c | 40 } 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 D | blake2b_generic.c | 114 void blake2b_compress_generic(struct blake2b_state *state, in blake2b_compress_generic() argument
|
| H A D | aegis128-neon.c | 23 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 D | platform-pci-unplug.c | 92 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() argument
|
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | mac.c | 31 int mac_partition(struct parsed_partitions *state) in mac_partition() argument [all...] |
| H A D | karma.c | 15 int karma_partition(struct parsed_partitions *state) in karma_partition() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_modeset_helper.c | 192 struct drm_atomic_state *state; in drm_mode_config_helper_suspend() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_random.c | 76 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 D | lib_sw_fence.c | 30 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 D | mgag200_i2c.c | 52 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 D | intel_global_state.h | 25 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 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
|
| /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
|