/linux/drivers/acpi/dptf/ |
A 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/tools/testing/selftests/vm/ |
A D | write_to_hugetlbfs.c | 21 enum method { enum 71 enum method method = MAX_METHOD; in main() local
|
/linux/net/mac80211/ |
A D | mesh_sync.c | 32 u8 method; member 204 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get()
|
/linux/drivers/net/ethernet/sfc/ |
A 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/drivers/infiniband/core/ |
A 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
|
A 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/drivers/platform/x86/ |
A D | system76_acpi.c | 69 static int system76_get(struct system76_data *data, char *method) in system76_get() 83 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index() 104 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object() 132 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
|
A D | wmi.c | 188 char method[5]; in wmi_method_enable() local 206 const char method, in get_acpi_method_name() 308 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmidev_evaluate_method() local 350 char method[WMI_ACPI_METHOD_NAME_SIZE]; in __query_block() local 459 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmi_set_block() local 1074 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmi_create_device() local
|
A 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()
|
A 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/drivers/iio/adc/ |
A 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/tools/testing/selftests/bpf/prog_tests/ |
A D | attach_probe.c | 9 static void method(void) { in method() function
|
/linux/fs/ksmbd/mgmt/ |
A D | user_session.c | 27 unsigned int method; member 95 int method; in ksmbd_session_rpc_open() local
|
/linux/arch/arm/kernel/ |
A D | cpuidle.c | 62 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops()
|
A D | devtree.c | 37 const char *method; in set_smp_ops_by_method() local
|
/linux/arch/sh/include/asm/ |
A D | smp.h | 68 const char *method; member
|
/linux/lib/reed_solomon/ |
A 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/arch/arm/include/asm/ |
A D | cpuidle.h | 41 const char *method; member
|
A D | smp.h | 110 const char *method; member
|
/linux/drivers/remoteproc/ |
A D | imx_rproc.h | 36 enum imx_rproc_method method; member
|
/linux/drivers/acpi/acpica/ |
A D | dbutils.c | 327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
|
/linux/net/tipc/ |
A 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/drivers/gpu/drm/nouveau/include/nvif/ |
A D | cl0046.h | 11 __u8 method; member
|
A D | cl5070.h | 10 __u8 method; member 39 __u8 method; member
|
/linux/arch/sh/boards/ |
A D | of-generic.c | 57 const char *method = NULL; in sh_of_smp_probe() local
|