/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | pwm-vibra.c | 41 struct pwm_state state; in pwm_vibrator_start() local 131 struct pwm_state state; pwm_vibrator_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | clps711x-keypad.c | 50 bool state, state1; in clps711x_keypad_poll() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | au8522_common.c | 30 int au8522_writereg(struct au8522_state *state, u16 reg, u8 data) in au8522_writereg() argument 48 u8 au8522_readreg(struct au8522_state *state, u16 reg) in au8522_readreg() argument 71 struct au8522_state *state = fe->demodulator_priv; in au8522_i2c_gate_ctrl() local 92 struct au8522_state *state = fe->demodulator_priv; au8522_analog_i2c_gate_ctrl() local 105 au8522_get_state(struct au8522_state **state, struct i2c_adapter *i2c, u8 client_address) au8522_get_state() argument 120 au8522_release_state(struct au8522_state *state) au8522_release_state() argument 129 au8522_led_gpio_enable(struct au8522_state *state, int onoff) au8522_led_gpio_enable() argument 159 au8522_led_ctrl(struct au8522_state *state, int led) au8522_led_ctrl() argument 216 struct au8522_state *state = fe->demodulator_priv; au8522_init() local 237 struct au8522_state *state = fe->demodulator_priv; au8522_sleep() local [all...] |
/kernel/linux/linux-6.6/tools/objtool/arch/powerpc/ |
H A D | decode.c | 92 void arch_initial_func_cfi_state(struct cfi_init_state *state) in arch_initial_func_cfi_state() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_chain_route.c | 16 nf_route_table_hook4(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook4() argument 65 nf_route_table_hook6(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook6() argument 115 nf_route_table_inet(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_inet() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_ipset.c | 57 struct nf_hook_state state = { in em_ipset_match() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_set_nested_state_test.c | 29 void test_nested_state(struct kvm_vcpu *vcpu, struct kvm_nested_state *state) in test_nested_state() argument 59 void set_revision_id_for_vmcs12(struct kvm_nested_state *state, in set_revision_id_for_vmcs12() argument 34 test_nested_state_expect_errno(struct kvm_vcpu *vcpu, struct kvm_nested_state *state, int expected_errno) test_nested_state_expect_errno() argument 47 test_nested_state_expect_einval(struct kvm_vcpu *vcpu, struct kvm_nested_state *state) test_nested_state_expect_einval() argument 53 test_nested_state_expect_efault(struct kvm_vcpu *vcpu, struct kvm_nested_state *state) test_nested_state_expect_efault() argument 66 set_default_state(struct kvm_nested_state *state) set_default_state() argument 75 set_default_vmx_state(struct kvm_nested_state *state, int size) set_default_vmx_state() argument 92 struct kvm_nested_state *state = test_vmx_nested_state() local 249 struct kvm_nested_state state; main() local [all...] |
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpuidle_sysfs.c | 46 int cpu, state; in cpuidle_start() local 62 int cpu, state; in cpuidle_stop() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/ |
H A D | ptrace.c | 137 struct user_hwdebug_state state; in test_hw_debug() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_mod_race.c | 46 static _Atomic enum bpf_test_state state = _TS_INVALID; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_strncmp.c | 27 static error_t strncmp_parse_arg(int key, char *arg, struct argp_state *state) in strncmp_parse_arg() argument
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | ipc.c | 86 aa_state_t state; in profile_signal_perm() local
|
/kernel/linux/linux-6.6/security/lockdown/ |
H A D | lockdown.c | 119 char *state; in lockdown_write() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_hierarchical_stats.c | 16 __u64 state; member 23 __u64 state; member 48 static int create_percpu_attach_counter(__u64 cg_id, __u64 state) in create_percpu_attach_counter() argument 56 static int create_attach_counter(__u64 cg_id, __u64 state, __u64 pending) in create_attach_counter() argument 89 __u64 state; BPF_PROG() local [all...] |
H A D | test_parse_tcp_hdr_opt.c | 36 static int parse_hdr_opt(const struct xdp_md *xdp, struct hdr_opt_state *state) in parse_hdr_opt() argument
|
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | test.c | 59 int test_init(struct test_state *state) in test_init() argument 145 test_exit(struct test_state *state) test_exit() argument 156 struct test_state state; main() local [all...] |
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | test.c | 59 int test_init(struct test_state *state) in test_init() argument 145 test_exit(struct test_state *state) test_exit() argument 156 struct test_state state; main() local [all...] |
/kernel/liteos_a/compat/posix/src/ |
H A D | pprivate.h | 57 UINT8 state; /* Thread state */ member
|
/kernel/liteos_a/shell/full/src/base/ |
H A D | shcmdparse.c | 106 } state = STAT_INIT;
in OsCmdTokenSplit() local
|
/kernel/linux/linux-6.6/sound/isa/cs423x/ |
H A D | cs4231.c | 135 static int snd_cs4231_suspend(struct device *dev, unsigned int n, pm_message_t state) in snd_cs4231_suspend() argument
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb8.c | 181 snd_sb8_suspend(struct device *dev, unsigned int n, pm_message_t state) snd_sb8_suspend() argument
|
/kernel/liteos_m/components/shell/src/base/ |
H A D | shcmdparse.c | 106 } state = STAT_INIT;
in OsCmdTokenSplit() local
|
/kernel/uniproton/src/core/kernel/include/ |
H A D | prt_swtmr_external.h | 45 U8 state; member
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_fip.h | 29 u16 state; /* state */ member
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_targdb.c | 95 u8 state = TS_INVALID; in esas2r_targ_db_report_changes() local
|