/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 59 u32 bitmask, u32 data) in rtl92ee_phy_set_bb_reg() 108 u32 addr, u32 bitmask, u32 data) in rtl92ee_phy_set_rf_reg() 182 u32 data) in _rtl92ee_phy_rf_serial_write() 274 static void _rtl92ee_config_rf_reg(struct ieee80211_hw *hw, u32 addr, u32 data, in _rtl92ee_config_rf_reg() 327 u32 addr, u32 data) in _rtl92ee_config_rf_radio_a() 337 u32 addr, u32 data) in _rtl92ee_config_rf_radio_b() 347 u32 addr, u32 data) in _rtl92ee_config_bb_reg() 510 static void _phy_convert_txpower_dbm_to_relative_value(u32 *data, u8 start, in _phy_convert_txpower_dbm_to_relative_value() 827 u32 bitmask, u32 data) in _rtl92ee_store_tx_power_by_rate()
|
/linux-6.14.4/drivers/platform/x86/dell/ |
D | dell-laptop.c | 518 static int dell_rfkill_set(void *data, bool blocked) in dell_rfkill_set() 574 static void dell_rfkill_query(struct rfkill *rfkill, void *data) in dell_rfkill_query() 607 static int dell_debugfs_show(struct seq_file *s, void *data) in dell_debugfs_show() 728 static bool dell_laptop_i8042_filter(unsigned char data, unsigned char str, struct serio *port, in dell_laptop_i8042_filter() 756 unsigned long action, void *data) in dell_laptop_rbtn_notifier_call() 972 char data = 1; in touchpad_led_on() local 979 char data = 2; in touchpad_led_off() local 2112 unsigned long action, void *data) in dell_laptop_notifier_call()
|
/linux-6.14.4/fs/ocfs2/dlm/ |
D | dlmmaster.c | 1400 int dlm_master_request_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_master_request_handler() 1759 int dlm_assert_master_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_assert_master_handler() 2035 void dlm_assert_master_post_handler(int status, void *data, void *ret_data) in dlm_assert_master_post_handler() 2079 static void dlm_assert_master_worker(struct dlm_work_item *item, void *data) in dlm_assert_master_worker() 2249 int dlm_deref_lockres_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_deref_lockres_handler() 2343 int dlm_deref_lockres_done_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_deref_lockres_done_handler() 2439 static void dlm_deref_lockres_worker(struct dlm_work_item *item, void *data) in dlm_deref_lockres_worker() 3099 int dlm_migrate_request_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_migrate_request_handler()
|
/linux-6.14.4/drivers/tty/vt/ |
D | keyboard.c | 190 static int getkeycode_helper(struct input_handle *handle, void *data) in getkeycode_helper() 217 static int setkeycode_helper(struct input_handle *handle, void *data) in setkeycode_helper() 249 static int kd_sound_helper(struct input_handle *handle, void *data) in kd_sound_helper() 291 static int kbd_rate_helper(struct input_handle *handle, void *data) in kbd_rate_helper() 314 struct kbd_repeat data[2] = { *rpt }; in kbd_rate() local 1086 static int kbd_update_leds_helper(struct input_handle *handle, void *data) in kbd_update_leds_helper() 1111 static int kbd_update_leds_helper(struct input_handle *handle, void *data) in kbd_update_leds_helper() 1386 static void kbd_rawcode(unsigned char data) in kbd_rawcode()
|
/linux-6.14.4/drivers/usb/serial/ |
D | io_edgeport.c | 573 unsigned char *data = urb->transfer_buffer; in edge_interrupt_callback() local 685 unsigned char *data = urb->transfer_buffer; in edge_bulk_in_callback() local 1113 const unsigned char *data, int count) in edge_write() 1869 static void edge_tty_recv(struct usb_serial_port *port, unsigned char *data, in edge_tty_recv() 1920 __u8 lsr, __u8 data) in handle_new_lsr() 1962 __u16 length, const __u8 *data) in sram_write() 2009 __u16 length, const __u8 *data) in rom_write() 2051 __u16 addr, __u16 length, __u8 *data) in rom_read()
|
/linux-6.14.4/drivers/md/dm-vdo/indexer/ |
D | delta-index.c | 416 u32 data = get_unaligned_le32(addr); in set_field() local 574 u64 data = get_unaligned_le64(addr); in set_big_field() local 955 const u8 *data) in restore_delta_list_to_zone() 990 struct buffered_reader *buffered_reader, u8 *data) in restore_delta_list_data() 1048 u8 *data; in uds_finish_restoring_delta_index() local 1151 u8 data[sizeof(u16)]; in uds_start_saving_delta_index() local 1317 u32 data = get_unaligned_le32(addr) >> offset; in decode_delta() local 1431 u16 data; in set_collision_name() local
|
/linux-6.14.4/drivers/hid/bpf/progs/ |
D | Rapoo__M50-Plus-Silent.bpf.c | 123 __u8 *data = hid_bpf_get_data(hctx, 0, HID_MAX_DESCRIPTOR_SIZE); in SEC() local
|
/linux-6.14.4/arch/mips/generic/ |
D | board-ni169445.its.S | 5 data = /incbin/("boot/dts/ni/169445.dtb"); define
|
D | board-boston.its.S | 5 data = /incbin/("boot/dts/img/boston.dtb"); define
|
D | board-xilfpga.its.S | 5 data = /incbin/("boot/dts/xilfpga/nexys4ddr.dtb"); define
|
D | board-marduk.its.S | 5 data = /incbin/("boot/dts/img/pistachio_marduk.dtb"); define
|
D | board-luton.its.S | 6 data = /incbin/("boot/dts/mscc/luton_pcb091.dtb"); define
|
/linux-6.14.4/include/linux/ |
D | earlycpio.h | 10 void *data; member
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_gsc_uc_debugfs.c | 15 static int gsc_info_show(struct seq_file *m, void *data) in gsc_info_show()
|
D | intel_huc_debugfs.c | 12 static int huc_info_show(struct seq_file *m, void *data) in huc_info_show()
|
/linux-6.14.4/lib/ |
D | test_fpu_glue.c | 24 static int test_fpu_get(void *data, u64 *val) in test_fpu_get()
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | tdhd1.h | 31 u8 data[4]; in alps_tdhd1_204a_tuner_set_params() local
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ |
D | ia_css_macc1_5_types.h | 48 s16 data[IA_CSS_MACC_NUM_COEFS * IA_CSS_MACC_NUM_AXES]; member
|
/linux-6.14.4/drivers/power/reset/ |
D | regulator-poweroff.c | 21 static int regulator_poweroff_do_poweroff(struct sys_off_data *data) in regulator_poweroff_do_poweroff()
|
/linux-6.14.4/samples/bpf/ |
D | hash_func01.h | 10 __u32 SuperFastHash (const char *data, int len, __u32 initval) { in SuperFastHash()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | for_each_map_elem_write_key.c | 14 void *data) in check_array_elem()
|
/linux-6.14.4/sound/soc/intel/avs/ |
D | trace.c | 19 void trace_avs_msg_payload(const void *data, size_t size) in trace_avs_msg_payload()
|
/linux-6.14.4/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 42 tools for working with CCS static data files. CCS tools includes a
|
/linux-6.14.4/include/net/ |
D | selftests.h | 26 static inline void net_selftest_get_strings(u8 *data) in net_selftest_get_strings()
|
/linux-6.14.4/arch/sh/kernel/cpu/sh2/ |
D | probe.c | 19 int depth, void *data) in scan_cache()
|