/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | falcon.h | 42 } code; member 93 } code; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gm20b.c | 91 const u64 code = (base + lsfw->app_resident_code_offset) >> 8; in gm20b_pmu_acr_bld_write() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | falcon.h | 96 struct falcon_firmware_section code; member
|
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-vdi.c | 120 void ipu_vdi_setup(struct ipu_vdi *vdi, u32 code, int xres, int yres) in ipu_vdi_setup() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-cougar.c | 262 unsigned char code, action; in cougar_raw_event() local
|
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | usbkbd.c | 153 usb_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) usb_kbd_event() argument
|
/kernel/linux/linux-6.6/drivers/iio/amplifiers/ |
H A D | ad8366.c | 120 int code, gain = 0; in ad8366_read_raw() local 167 int code = 0, gain; in ad8366_write_raw() local [all...] |
/kernel/linux/linux-6.6/drivers/leds/trigger/ |
H A D | ledtrig-activity.c | 223 activity_reboot_notifier(struct notifier_block *nb, unsigned long code, void *unused) activity_reboot_notifier() argument 230 activity_panic_notifier(struct notifier_block *nb, unsigned long code, void *unused) activity_panic_notifier() argument
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | adc-joystick.c | 17 u32 code; member
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | sparcspkr.c | 67 static int bbc_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in bbc_spkr_event() argument 105 static int grover_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in grover_spkr_event() argument
|
H A D | powermate.c | 253 static int powermate_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int _value) in powermate_input_event() argument
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | imx_keypad.c | 152 int code; in imx_keypad_fire_events() local
|
H A D | matrix_keypad.c | 123 int row, col, code; in matrix_keypad_scan() local
|
H A D | nomadik-ske-keypad.c | 143 int row = 0, code, pos; in ske_keypad_report() local
|
H A D | max7359_keypad.c | 89 int val, row, col, release, code; in max7359_interrupt() local
|
H A D | mcs_touchkey.c | 165 unsigned int code = MCS_KEY_CODE(pdata->keymap[i]); in mcs_touchkey_probe() local
|
H A D | nspire-keypad.c | 55 unsigned int code; in nspire_keypad_irq() local
|
H A D | lm8333.c | 80 u8 code, pressed; in lm8333_key_handler() local
|
H A D | sunkbd.c | 135 sunkbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) sunkbd_event() argument
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | vmmouse.c | 115 vmmouse_report_button(struct psmouse *psmouse, struct input_dev *abs_dev, struct input_dev *rel_dev, struct input_dev *pref_dev, unsigned int code, int value) vmmouse_report_button() argument
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info() argument 359 jvmti_write_code(void *agent, char const *sym, uint64_t vma, void const *code, unsigned int const size) jvmti_write_code() argument
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | output.c | 589 __be32 code; in rxrpc_reject_packet() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_etf.c | 135 static void report_sock_error(struct sk_buff *skb, u32 err, u8 code) in report_sock_error() argument
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | structleak_plugin.c | 87 enum tree_code code = TREE_CODE(fieldtype); in is_userspace_type() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | genelf.c | 140 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id() argument 126 gen_build_id(struct buildid_note *note, unsigned long load_addr __maybe_unused, const void *code, size_t csize) gen_build_id() argument 247 jit_write_elf(int fd, uint64_t load_addr, const char *sym, const void *code, int csize, void *debug __maybe_unused, int nr_debug_entries __maybe_unused, void *unwinding, uint64_t unwinding_header_size, uint64_t unwinding_size) jit_write_elf() argument [all...] |