| /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
|
| /drivers/platform/x86/dell/ |
| D | dell-wmi-ddv.c | 132 static int dell_wmi_ddv_query_type(struct wmi_device *wdev, enum dell_ddv_method method, u32 arg, in dell_wmi_ddv_query_type() 161 static int dell_wmi_ddv_query_integer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_integer() 181 static int dell_wmi_ddv_query_buffer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_buffer() 227 static int dell_wmi_ddv_query_string(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_string() 236 static int dell_wmi_ddv_update_sensors(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_update_sensors() 542 enum dell_ddv_method method, in dell_wmi_ddv_channel_init() 763 static int dell_wmi_ddv_buffer_read(struct seq_file *seq, enum dell_ddv_method method) in dell_wmi_ddv_buffer_read()
|
| /drivers/net/ethernet/sfc/siena/ |
| D | efx_common.c | 716 void efx_siena_reset_down(struct efx_nic *efx, enum reset_type method) in efx_siena_reset_down() 749 int efx_siena_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_siena_reset_up() 816 int efx_siena_reset(struct efx_nic *efx, enum reset_type method) in efx_siena_reset() 883 enum reset_type method; in efx_reset_work() local 913 enum reset_type method; in efx_siena_schedule_reset() local
|
| /drivers/infiniband/core/ |
| D | mad.c | 187 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use() local 235 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent() local 1183 static int method_in_use(struct ib_mad_mgmt_method_table **method, in method_in_use() 1197 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table() 1207 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table() 1264 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, in remove_methods_mad_agent() 1281 struct ib_mad_mgmt_method_table **method; in add_nonoui_reg_req() local 1342 struct ib_mad_mgmt_method_table **method; in add_oui_reg_req() local 1437 struct ib_mad_mgmt_method_table *method; in remove_mad_reg_req() local 1551 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
|
| /drivers/net/ethernet/sfc/ |
| D | efx_common.c | 705 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down() 739 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up() 808 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset() 875 enum reset_type method; in efx_reset_work() local 905 enum reset_type method; in efx_schedule_reset() local
|
| /drivers/platform/x86/ |
| D | msi-wmi-platform.c | 88 enum msi_wmi_platform_method method; member 143 enum msi_wmi_platform_method method, u8 *input, in msi_wmi_platform_query() 295 const char *name, enum msi_wmi_platform_method method) in msi_wmi_platform_debugfs_add() 322 int ret, method; in msi_wmi_platform_debugfs_init() local
|
| D | wmi.c | 130 char method[5]; in wmi_method_enable() local 148 const char method, in get_acpi_method_name() 304 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmidev_evaluate_method() local 345 char method[WMI_ACPI_METHOD_NAME_SIZE]; in __query_block() local 496 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmidev_block_set() local 939 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmi_create_device() local
|
| D | asus-laptop.c | 218 const char *method; member 360 static int write_acpi_int_ret(acpi_handle handle, const char *method, int val, in write_acpi_int_ret() 382 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 387 static int acpi_check_handle(acpi_handle handle, const char *method, in acpi_check_handle() 423 char *method = enable ? METHOD_PEGA_ENABLE : METHOD_PEGA_DISABLE; in asus_pega_lucid_set() local 427 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() 539 static int asus_led_set(struct asus_laptop *asus, const char *method, in asus_led_set() 663 const char *name, const char *method) in asus_led_register() 917 const char *method) in sysfs_acpi_set()
|
| D | system76_acpi.c | 76 static int system76_get(struct system76_data *data, char *method) in system76_get() 90 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index() 111 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object() 139 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
|
| D | eeepc-laptop.c | 182 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 191 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() 208 const char *method = cm_setv[cm]; in set_acpi() local 222 const char *method = cm_getv[cm]; in get_acpi() local 238 const char *method = cm_setv[cm]; in acpi_setter_handle() local
|
| D | asus-wireless.c | 52 static acpi_status asus_wireless_method(acpi_handle handle, const char *method, in asus_wireless_method()
|
| /drivers/iio/adc/ |
| D | twl4030-madc.c | 133 u16 method; member 468 const struct twl4030_madc_conversion_method *method; in twl4030_madc_threaded_irq_handler() local 545 const struct twl4030_madc_conversion_method *method; in twl4030_madc_start_conversion() local 607 const struct twl4030_madc_conversion_method *method; in twl4030_madc_conversion() local
|
| /drivers/acpi/ |
| D | acpi_tad.c | 251 static int acpi_tad_wake_set(struct device *dev, char *method, u32 timer_id, in acpi_tad_wake_set() 281 static int acpi_tad_wake_write(struct device *dev, const char *buf, char *method, in acpi_tad_wake_write() 301 static ssize_t acpi_tad_wake_read(struct device *dev, char *buf, char *method, in acpi_tad_wake_read()
|
| D | device_pm.c | 144 char method[5] = { '_', 'P', 'S', '0' + state, '\0' }; in acpi_dev_pm_explicit_set() local 671 char method[] = { '_', 'S', '0' + target_state, 'D', '\0' }; in acpi_dev_pm_get_state() local
|
| /drivers/net/ethernet/sfc/falcon/ |
| D | efx.c | 2345 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down() 2364 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up() 2418 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() 2503 enum reset_type method; in ef4_reset_work() local 2530 enum reset_type method; in ef4_schedule_reset() local
|
| /drivers/acpi/acpica/ |
| D | dbutils.c | 327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
|
| D | dbmethod.c | 271 struct acpi_namespace_node *method; in acpi_db_disassemble_method() local
|
| /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
|
| /drivers/remoteproc/ |
| D | imx_rproc.h | 41 enum imx_rproc_method method; member
|
| /drivers/infiniband/hw/mlx4/ |
| D | alias_GUID.c | 61 u8 method; member 67 u8 method; member
|
| /drivers/net/wireless/intel/iwlwifi/fw/ |
| D | acpi.c | 33 static int iwl_acpi_get_handle(struct device *dev, acpi_string method, in iwl_acpi_get_handle() 55 static void *iwl_acpi_get_object(struct device *dev, acpi_string method) in iwl_acpi_get_object()
|
| /drivers/gpu/drm/tegra/ |
| D | falcon.c | 227 void falcon_execute_method(struct falcon *falcon, u32 method, u32 data) in falcon_execute_method()
|
| /drivers/crypto/allwinner/sun8i-ss/ |
| D | sun8i-ss.h | 193 u32 method; member 252 u32 method; member
|
| /drivers/input/misc/ |
| D | apanel.c | 246 unsigned char method, slave, chip; in apanel_init() local
|