/Linux-v5.15/drivers/acpi/dptf/ |
D | dptf_pch_fivr.c | 17 static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp *fivr_resp) in pch_fivr_read() 56 #define PCH_FIVR_SHOW(name, method) \ argument 72 #define PCH_FIVR_STORE(name, method) \ argument
|
/Linux-v5.15/tools/testing/selftests/vm/ |
D | write_to_hugetlbfs.c | 21 enum method { enum 71 enum method method = MAX_METHOD; in main() local
|
/Linux-v5.15/net/mac80211/ |
D | mesh_sync.c | 31 u8 method; member 206 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get()
|
/Linux-v5.15/drivers/net/ethernet/sfc/ |
D | efx_common.c | 706 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down() 740 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up() 811 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset() 878 enum reset_type method; in efx_reset_work() local 908 enum reset_type method; in efx_schedule_reset() local
|
/Linux-v5.15/drivers/infiniband/core/ |
D | mad.c | 192 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use() local 240 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent() local 1188 static int method_in_use(struct ib_mad_mgmt_method_table **method, in method_in_use() 1202 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table() 1212 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table() 1269 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, in remove_methods_mad_agent() 1286 struct ib_mad_mgmt_method_table **method; in add_nonoui_reg_req() local 1347 struct ib_mad_mgmt_method_table **method; in add_oui_reg_req() local 1442 struct ib_mad_mgmt_method_table *method; in remove_mad_reg_req() local 1556 struct ib_mad_mgmt_method_table *method; in find_mad_agent() local
|
D | uverbs_uapi.c | 99 const struct uverbs_method_def *method, in uapi_merge_method() 209 const struct uverbs_method_def *method = (*obj->methods)[i]; in uapi_merge_obj_tree() local
|
/Linux-v5.15/drivers/iio/adc/ |
D | twl4030-madc.c | 131 u16 method; member 473 const struct twl4030_madc_conversion_method *method; in twl4030_madc_threaded_irq_handler() local 550 const struct twl4030_madc_conversion_method *method; in twl4030_madc_start_conversion() local 612 const struct twl4030_madc_conversion_method *method; in twl4030_madc_conversion() local
|
/Linux-v5.15/drivers/platform/x86/ |
D | asus-laptop.c | 219 const char *method; member 361 static int write_acpi_int_ret(acpi_handle handle, const char *method, int val, in write_acpi_int_ret() 383 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 388 static int acpi_check_handle(acpi_handle handle, const char *method, in acpi_check_handle() 424 char *method = enable ? METHOD_PEGA_ENABLE : METHOD_PEGA_DISABLE; in asus_pega_lucid_set() local 428 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() 537 static int asus_led_set(struct asus_laptop *asus, const char *method, in asus_led_set() 661 const char *name, const char *method) in asus_led_register() 915 const char *method) in sysfs_acpi_set()
|
D | system76_acpi.c | 57 static int system76_get(struct system76_data *data, char *method) in system76_get() 72 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
|
D | wmi.c | 181 char method[5]; in wmi_method_enable() local 260 char method[5] = "WM"; in wmidev_evaluate_method() local 307 char method[5]; in __query_block() local 413 char method[5] = "WS"; in wmi_set_block() local 1039 char method[5]; in wmi_create_device() local
|
D | eeepc-laptop.c | 183 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 192 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() 209 const char *method = cm_setv[cm]; in set_acpi() local 223 const char *method = cm_getv[cm]; in get_acpi() local 239 const char *method = cm_setv[cm]; in acpi_setter_handle() local
|
/Linux-v5.15/fs/ksmbd/mgmt/ |
D | user_session.c | 27 unsigned int method; member 95 int method; in ksmbd_session_rpc_open() local
|
/Linux-v5.15/arch/arm/kernel/ |
D | cpuidle.c | 62 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops()
|
D | devtree.c | 37 const char *method; in set_smp_ops_by_method() local
|
/Linux-v5.15/arch/sh/include/asm/ |
D | smp.h | 68 const char *method; member
|
/Linux-v5.15/lib/reed_solomon/ |
D | test_rslib.c | 21 enum method { enum 262 struct wspace *ws, int method) in test_uc() 314 int len, int trials, int method) in ex_rs_helper()
|
/Linux-v5.15/arch/arm/include/asm/ |
D | cpuidle.h | 41 const char *method; member
|
D | smp.h | 109 const char *method; member
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | dbutils.c | 327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
|
/Linux-v5.15/net/tipc/ |
D | bcast.c | 213 struct tipc_mc_method *method) in tipc_bcast_select_xmit_method() 318 struct tipc_mc_method *method, in tipc_mcast_send_sync() 379 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
|
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvif/ |
D | cl0046.h | 11 __u8 method; member
|
D | cl5070.h | 10 __u8 method; member 39 __u8 method; member
|
/Linux-v5.15/arch/sh/boards/ |
D | of-generic.c | 57 const char *method = NULL; in sh_of_smp_probe() local
|
/Linux-v5.15/drivers/acpi/ |
D | acpi_tad.c | 250 static int acpi_tad_wake_set(struct device *dev, char *method, u32 timer_id, in acpi_tad_wake_set() 280 static int acpi_tad_wake_write(struct device *dev, const char *buf, char *method, in acpi_tad_wake_write() 300 static ssize_t acpi_tad_wake_read(struct device *dev, char *buf, char *method, in acpi_tad_wake_read()
|
/Linux-v5.15/drivers/media/usb/b2c2/ |
D | flexcop-usb.c | 21 #define debug_dump(b, l, method) do {\ argument 31 #define debug_dump(b, l, method) do { } while (0) argument
|