Home
last modified time | relevance | path

Searched defs:kp (Results 1 – 25 of 183) sorted by relevance

12345678

/openbmc/linux/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c129 static int pmic8xxx_chk_sync_read(struct pmic8xxx_kp *kp) in pmic8xxx_chk_sync_read()
332 struct pmic8xxx_kp *kp = data; in pmic8xxx_kp_stuck_irq() local
347 struct pmic8xxx_kp *kp = data; in pmic8xxx_kp_irq() local
366 static int pmic8xxx_kpd_init(struct pmic8xxx_kp *kp, in pmic8xxx_kpd_init()
450 static int pmic8xxx_kp_enable(struct pmic8xxx_kp *kp) in pmic8xxx_kp_enable()
463 static int pmic8xxx_kp_disable(struct pmic8xxx_kp *kp) in pmic8xxx_kp_disable()
478 struct pmic8xxx_kp *kp = input_get_drvdata(dev); in pmic8xxx_kp_open() local
485 struct pmic8xxx_kp *kp = input_get_drvdata(dev); in pmic8xxx_kp_close() local
506 struct pmic8xxx_kp *kp; in pmic8xxx_kp_probe() local
627 struct pmic8xxx_kp *kp = platform_get_drvdata(pdev); in pmic8xxx_kp_suspend() local
[all …]
H A Dtwl4030_keypad.c125 static int twl4030_kpread(struct twl4030_keypad *kp, in twl4030_kpread()
138 static int twl4030_kpwrite_u8(struct twl4030_keypad *kp, u8 data, u32 reg) in twl4030_kpwrite_u8()
150 static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col) in twl4030_col_xlate()
164 static int twl4030_read_kp_matrix_state(struct twl4030_keypad *kp, u16 *state) in twl4030_read_kp_matrix_state()
177 static bool twl4030_is_in_ghost_state(struct twl4030_keypad *kp, u16 *key_state) in twl4030_is_in_ghost_state()
194 static void twl4030_kp_scan(struct twl4030_keypad *kp, bool release_all) in twl4030_kp_scan()
246 struct twl4030_keypad *kp = _kp; in do_kp_irq() local
265 static int twl4030_kp_program(struct twl4030_keypad *kp) in twl4030_kp_program()
327 struct twl4030_keypad *kp; in twl4030_kp_probe() local
H A Dbcm-keypad.c85 static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col) in bcm_kp_get_keycode()
93 static void bcm_kp_report_keys(struct bcm_kp *kp, int reg_num, int pull_mode) in bcm_kp_report_keys()
121 struct bcm_kp *kp = dev_id; in bcm_kp_isr_thread() local
133 static int bcm_kp_start(struct bcm_kp *kp) in bcm_kp_start()
164 static void bcm_kp_stop(const struct bcm_kp *kp) in bcm_kp_stop()
181 struct bcm_kp *kp = input_get_drvdata(dev); in bcm_kp_open() local
188 struct bcm_kp *kp = input_get_drvdata(dev); in bcm_kp_close() local
193 static int bcm_kp_matrix_key_parse_dt(struct bcm_kp *kp) in bcm_kp_matrix_key_parse_dt()
308 struct bcm_kp *kp; in bcm_kp_probe() local
/openbmc/linux/drivers/power/supply/
H A Dtest_power.c352 static int param_get_ac_online(char *buffer, const struct kernel_param *kp) in param_get_ac_online()
372 const struct kernel_param *kp) in param_set_battery_status()
386 const struct kernel_param *kp) in param_set_battery_health()
400 const struct kernel_param *kp) in param_set_battery_present()
408 const struct kernel_param *kp) in param_get_battery_present()
415 const struct kernel_param *kp) in param_set_battery_technology()
424 const struct kernel_param *kp) in param_get_battery_technology()
432 const struct kernel_param *kp) in param_set_battery_capacity()
447 const struct kernel_param *kp) in param_set_battery_voltage()
462 const struct kernel_param *kp) in param_set_battery_charge_counter()
[all …]
/openbmc/linux/drivers/pwm/
H A Dpwm-bcm-kona.c72 static void kona_pwmc_prepare_for_settings(struct kona_pwmc *kp, in kona_pwmc_prepare_for_settings()
88 static void kona_pwmc_apply_settings(struct kona_pwmc *kp, unsigned int chan) in kona_pwmc_apply_settings()
104 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_config() local
160 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_set_polarity() local
191 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_enable() local
205 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_disable() local
229 struct kona_pwmc *kp = to_kona_pwmc(chip); in kona_pwmc_apply() local
277 struct kona_pwmc *kp; in kona_pwmc_probe() local
/openbmc/linux/kernel/
H A Dparams.c101 static bool param_check_unsafe(const struct kernel_param *kp) in param_check_unsafe()
288 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp()
308 int param_set_bool(const char *val, const struct kernel_param *kp) in param_set_bool()
318 int param_get_bool(char *buffer, const struct kernel_param *kp) in param_get_bool()
378 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool()
390 int param_set_bint(const char *val, const struct kernel_param *kp) in param_set_bint()
419 int (*set)(const char *, const struct kernel_param *kp), in param_array()
424 struct kernel_param kp; in param_array() local
525 int param_get_string(char *buffer, const struct kernel_param *kp) in param_get_string()
627 const struct kernel_param *kp, in add_sysfs_param()
[all …]
H A Dfail_function.c17 static void fei_post_handler(struct kprobe *kp, struct pt_regs *regs, in fei_post_handler()
28 struct kprobe kp; member
169 static int fei_kprobe_handler(struct kprobe *kp, struct pt_regs *regs) in fei_kprobe_handler()
H A Dkprobes.c424 struct kprobe *kp; in opt_pre_handler() local
1166 static int arm_kprobe(struct kprobe *kp) in arm_kprobe()
1200 struct kprobe *kp; in aggr_pre_handler() local
1217 struct kprobe *kp; in aggr_post_handler() local
1232 struct kprobe *kp; in kprobes_inc_nmissed_count() local
1701 struct kprobe *kp; in aggr_kprobe_disabled() local
2379 struct kprobe *kp; in kill_kprobe() local
2410 int disable_kprobe(struct kprobe *kp) in disable_kprobe()
2428 int enable_kprobe(struct kprobe *kp) in enable_kprobe()
2467 void dump_kprobe(struct kprobe *kp) in dump_kprobe()
[all …]
/openbmc/linux/arch/s390/lib/
H A Dtest_kprobes.c9 static struct kprobe kp; variable
11 static void setup_kprobe(struct kunit *test, struct kprobe *kp, in setup_kprobe()
19 static void test_kprobe_offset(struct kunit *test, struct kprobe *kp, in test_kprobe_offset()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_kms_helper_common.c42 static int edid_firmware_set(const char *val, const struct kernel_param *kp) in edid_firmware_set()
49 static int edid_firmware_get(char *buffer, const struct kernel_param *kp) in edid_firmware_get()
/openbmc/linux/drivers/ufs/core/
H A Dufs-fault-injection.c35 static int ufs_fault_get(char *buffer, const struct kernel_param *kp) in ufs_fault_get()
42 static int ufs_fault_set(const char *val, const struct kernel_param *kp) in ufs_fault_set()
/openbmc/linux/crypto/
H A Dvmac.c149 #define nh_16(mp, kp, nw, rh, rl) \ argument
160 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
175 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
254 #define nh_16(mp, kp, nw, rh, rl) \ argument
341 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
348 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
352 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
H A Daes_generic.c1180 const u32 *kp = ctx->key_enc + 4; in crypto_aes_encrypt() local
1251 const u32 *kp = ctx->key_dec + 4; in crypto_aes_decrypt() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c30 static int mitigations_set(const char *val, const struct kernel_param *kp) in mitigations_set()
98 static int mitigations_get(char *buffer, const struct kernel_param *kp) in mitigations_get()
/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c82 static int duration_set(const char *arg, const struct kernel_param *kp) in duration_set()
105 static int duration_get(char *buf, const struct kernel_param *kp) in duration_get()
155 static int cpumask_set(const char *arg, const struct kernel_param *kp) in cpumask_set()
199 static int cpumask_get(char *buf, const struct kernel_param *kp) in cpumask_get()
216 static int max_idle_set(const char *arg, const struct kernel_param *kp) in max_idle_set()
282 static int window_size_set(const char *arg, const struct kernel_param *kp) in window_size_set()
/openbmc/linux/security/apparmor/
H A Dlsm.c1497 static int param_set_aabool(const char *val, const struct kernel_param *kp) in param_set_aabool()
1506 static int param_get_aabool(char *buffer, const struct kernel_param *kp) in param_get_aabool()
1515 static int param_set_aauint(const char *val, const struct kernel_param *kp) in param_set_aauint()
1532 static int param_get_aauint(char *buffer, const struct kernel_param *kp) in param_get_aauint()
1568 static int param_get_aaintbool(char *buffer, const struct kernel_param *kp) in param_get_aaintbool()
1582 const struct kernel_param *kp) in param_set_aacompressionlevel()
1602 const struct kernel_param *kp) in param_get_aacompressionlevel()
1611 static int param_get_audit(char *buffer, const struct kernel_param *kp) in param_get_audit()
1620 static int param_set_audit(const char *val, const struct kernel_param *kp) in param_set_audit()
1639 static int param_get_mode(char *buffer, const struct kernel_param *kp) in param_get_mode()
[all …]
/openbmc/linux/drivers/acpi/
H A Dsysfs.c92 static int param_get_debug_layer(char *buffer, const struct kernel_param *kp) in param_get_debug_layer()
120 static int param_get_debug_level(char *buffer, const struct kernel_param *kp) in param_get_debug_level()
157 const struct kernel_param *kp) in param_set_trace_method_name()
199 static int param_get_trace_method_name(char *buffer, const struct kernel_param *kp) in param_get_trace_method_name()
219 const struct kernel_param *kp) in param_set_trace_state()
255 static int param_get_trace_state(char *buffer, const struct kernel_param *kp) in param_get_trace_state()
281 const struct kernel_param *kp) in param_get_acpica_version()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c598 static int fcoe_transport_show(char *buffer, const struct kernel_param *kp) in fcoe_transport_show()
859 const struct kernel_param *kp) in fcoe_transport_create()
925 const struct kernel_param *kp) in fcoe_transport_destroy()
970 const struct kernel_param *kp) in fcoe_transport_disable()
1005 const struct kernel_param *kp) in fcoe_transport_enable()
/openbmc/linux/drivers/accessibility/speakup/
H A Dkeyhelp.c51 u_char *kp, counters[MAXFUNCS], ch, ch1; in build_key_data() local
136 u_char func, *kp; in spk_handle_help() local
/openbmc/linux/lib/
H A Dtest_dynamic_debug.c16 static int param_set_do_prints(const char *instr, const struct kernel_param *kp) in param_set_do_prints()
21 static int param_get_do_prints(char *buffer, const struct kernel_param *kp) in param_get_do_prints()
H A Ddhry_run.c59 static int dhry_run_set(const char *val, const struct kernel_param *kp) in dhry_run_set()
/openbmc/linux/drivers/input/misc/
H A Dati_remote2.c37 const struct kernel_param *kp, in ati_remote2_set_mask()
59 const struct kernel_param *kp) in ati_remote2_set_channel_mask()
67 const struct kernel_param *kp) in ati_remote2_get_channel_mask()
75 const struct kernel_param *kp) in ati_remote2_set_mode_mask()
83 const struct kernel_param *kp) in ati_remote2_get_mode_mask()
/openbmc/qemu/hw/input/
H A Dpxa2xx_keypad.c104 static void pxa27x_keypad_find_pressed_key(PXA2xxKeyPadState *kp, int *row, int *col) in pxa27x_keypad_find_pressed_key() argument
122 static void pxa27x_keyboard_event (PXA2xxKeyPadState *kp, int keycode) in pxa27x_keyboard_event()
321 void pxa27x_register_keypad(PXA2xxKeyPadState *kp, in pxa27x_register_keypad()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-core.c72 static int tw686x_dma_mode_get(char *buffer, const struct kernel_param *kp) in tw686x_dma_mode_get()
77 static int tw686x_dma_mode_set(const char *val, const struct kernel_param *kp) in tw686x_dma_mode_set()
/openbmc/linux/fs/nfs/
H A Dnamespace.c322 static int param_set_nfs_timeout(const char *val, const struct kernel_param *kp) in param_set_nfs_timeout()
347 static int param_get_nfs_timeout(char *buffer, const struct kernel_param *kp) in param_get_nfs_timeout()

12345678