Searched defs:method (Results 1 - 64 of 64) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dcpuidle.h38 const char *method; member in struct:of_cpuidle_method
H A Dsmp.h113 const char *method; member in struct:of_cpu_method
/linux-4.1.27/arch/arm/kernel/
H A Dcpuidle.c73 static struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) arm_cpuidle_get_ops() argument
H A Ddevtree.c40 const char *method; set_smp_ops_by_method() local
H A Dpsci.c149 const char *method; get_set_conduit_method() local
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-designware-platdrv.c71 static void dw_i2c_acpi_params(struct platform_device *pdev, char method[], dw_i2c_acpi_params() argument
H A Di2c-scmi.c93 char *method; acpi_smbus_cmi_access() local
/linux-4.1.27/net/mac80211/
H A Dmesh_sync.c34 u8 method; member in struct:sync_method
216 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) ieee80211_mesh_sync_ops_get() argument
/linux-4.1.27/drivers/input/misc/
H A Dapanel.c292 unsigned char method, slave, chip; apanel_init() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
H A Dioctl.h123 __u8 method; member in struct:nvif_ioctl_mthd_v0
H A Dclass.h386 __u8 method; member in struct:nv04_disp_mthd_v0
414 __u8 method; member in struct:nv50_disp_mthd_v0
429 __u8 method; member in struct:nv50_disp_mthd_v1
/linux-4.1.27/drivers/acpi/
H A Dutils.c565 acpi_status acpi_execute_simple_method(acpi_handle handle, char *method, acpi_execute_simple_method() argument
H A Ddevice_pm.c136 char method[5] = { '_', 'P', 'S', '0' + state, '\0' }; acpi_dev_pm_explicit_set() local
503 char method[] = { '_', 'S', '0' + target_state, 'D', '\0' }; acpi_dev_pm_get_state() local
/linux-4.1.27/drivers/usb/core/
H A Dport.c202 char *method; link_peers() local
/linux-4.1.27/include/uapi/linux/
H A Datmbr2684.h69 int method; /* BR2684_FIND_* */ member in struct:br2684_if_spec
/linux-4.1.27/include/linux/netfilter/
H A Dnf_conntrack_sip.h41 const char *method; member in struct:sip_handler
/linux-4.1.27/drivers/iio/adc/
H A Dtwl4030-madc.c401 const struct twl4030_madc_conversion_method *method; twl4030_madc_threaded_irq_handler() local
505 const struct twl4030_madc_conversion_method *method; twl4030_madc_start_conversion() local
567 const struct twl4030_madc_conversion_method *method; twl4030_madc_conversion() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h120 struct nvkm_omthds *method = nv_oclass(obj)->omthds; nv_exec() local
/linux-4.1.27/include/rdma/
H A Dib_smi.h49 u8 method; member in struct:ib_smp
H A Dib_mad.h144 u8 method; member in struct:ib_mad_hdr
/linux-4.1.27/arch/arm64/kernel/
H A Dpsci.c248 const char *method; get_set_conduit_method() local
/linux-4.1.27/lib/zlib_deflate/
H A Ddeflate.c167 zlib_deflateInit2( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy ) zlib_deflateInit2() argument
H A Ddefutil.h80 Byte method; /* STORED (for zip only) or DEFLATED */ member in struct:deflate_state
/linux-4.1.27/include/linux/i2c/
H A Dtwl4030-madc.h48 u16 method; member in struct:twl4030_madc_request
/linux-4.1.27/drivers/infiniband/core/
H A Dmad_rmpp.c69 u8 method; member in struct:mad_rmpp_recv
H A Dsa_query.c835 ib_sa_service_rec_query(struct ib_sa_client *client, struct ib_device *device, u8 port_num, u8 method, struct ib_sa_service_rec *rec, ib_sa_comp_mask comp_mask, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_service_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_service_rec_query() argument
931 ib_sa_mcmember_rec_query(struct ib_sa_client *client, struct ib_device *device, u8 port_num, u8 method, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_mcmember_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_mcmember_rec_query() argument
1023 ib_sa_guid_info_rec_query(struct ib_sa_client *client, struct ib_device *device, u8 port_num, struct ib_sa_guidinfo_rec *rec, ib_sa_comp_mask comp_mask, u8 method, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_guidinfo_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_guid_info_rec_query() argument
H A Dmad.c165 struct ib_mad_mgmt_method_table *method; is_vendor_method_in_use() local
211 struct ib_mad_mgmt_method_table *method; ib_register_mad_agent() local
1264 static int method_in_use(struct ib_mad_mgmt_method_table **method, method_in_use() argument
1278 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) allocate_method_table() argument
1293 static int check_method_table(struct ib_mad_mgmt_method_table *method) check_method_table() argument
1350 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, remove_methods_mad_agent() argument
1369 struct ib_mad_mgmt_method_table **method; add_nonoui_reg_req() local
1432 struct ib_mad_mgmt_method_table **method; add_oui_reg_req() local
1530 struct ib_mad_mgmt_method_table *method; remove_mad_reg_req() local
1648 struct ib_mad_mgmt_method_table *method; find_mad_agent() local
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h114 u_short method; member in struct:Symbios_nvram::Symbios_scam
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c62 u8 method; member in struct:mlx4_alias_guid_work_context
68 u8 method; member in struct:mlx4_next_alias_guid_work
H A Dmcg.c646 u8 method; mlx4_ib_mcg_work_handler() local
/linux-4.1.27/arch/x86/pci/
H A Dmmconfig-shared.c453 char *method = with_e820 ? "E820" : "ACPI motherboard resources"; is_mmconf_reserved() local
/linux-4.1.27/drivers/platform/x86/
H A Dwmi.c251 char method[5]; wmi_method_enable() local
289 char method[5] = "WM"; wmi_evaluate_method() local
347 char method[5]; wmi_query_block() local
421 char method[5] = "WS"; wmi_set_block() local
H A Dideapad-laptop.c102 static int read_method_int(acpi_handle handle, const char *method, int *val) read_method_int() argument
H A Deeepc-laptop.c189 static int write_acpi_int(acpi_handle handle, const char *method, int val) write_acpi_int() argument
198 static int read_acpi_int(acpi_handle handle, const char *method, int *val) read_acpi_int() argument
215 const char *method = cm_setv[cm]; set_acpi() local
229 const char *method = cm_getv[cm]; get_acpi() local
245 const char *method = cm_setv[cm]; acpi_setter_handle() local
H A Dasus-laptop.c234 const char *method; member in struct:asus_led
375 static int write_acpi_int_ret(acpi_handle handle, const char *method, int val, write_acpi_int_ret() argument
397 static int write_acpi_int(acpi_handle handle, const char *method, int val) write_acpi_int() argument
402 static int acpi_check_handle(acpi_handle handle, const char *method, acpi_check_handle() argument
438 char *method = enable ? METHOD_PEGA_ENABLE : METHOD_PEGA_DISABLE; asus_pega_lucid_set() local
442 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) pega_acc_axis() argument
550 static int asus_led_set(struct asus_laptop *asus, const char *method, asus_led_set() argument
679 asus_led_register(struct asus_laptop *asus, struct asus_led *led, const char *name, const char *method) asus_led_register() argument
942 sysfs_acpi_set(struct asus_laptop *asus, const char *buf, size_t count, const char *method) sysfs_acpi_set() argument
H A Dsony-laptop.c738 static union acpi_object *__call_snc_method(acpi_handle handle, char *method, __call_snc_method() argument
H A Dthinkpad_acpi.c543 acpi_evalf(acpi_handle handle, int *res, char *method, char *fmt, ...) acpi_evalf() argument
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmcdi.c1531 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) efx_mcdi_reset() argument
H A Defx.c2385 void efx_reset_down(struct efx_nic *efx, enum reset_type method) efx_reset_down() argument
2406 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) efx_reset_up() argument
2459 int efx_reset(struct efx_nic *efx, enum reset_type method) efx_reset() argument
2562 enum reset_type method; efx_reset_work() local
2592 enum reset_type method; efx_schedule_reset() local
H A Dfalcon.c1961 static int __falcon_reset_hw(struct efx_nic *efx, enum reset_type method) __falcon_reset_hw() argument
2042 static int falcon_reset_hw(struct efx_nic *efx, enum reset_type method) falcon_reset_hw() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Ddm.c270 dm_tx_pwr_track_set_pwr(struct ieee80211_hw *hw, enum pwr_track_control_method method, u8 rfpath, u8 channel_mapped_index) dm_tx_pwr_track_set_pwr() argument
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h75 u8 method; member in struct:flash_struct
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Ddm.c670 rtl8723be_dm_tx_power_track_set_power(struct ieee80211_hw *hw, enum pwr_track_control_method method, u8 rfpath, u8 idx) rtl8723be_dm_tx_power_track_set_power() argument
/linux-4.1.27/drivers/acpi/acpica/
H A Dacobject.h396 struct acpi_object_method method; member in union:acpi_operand_object
H A Daclocal.h1073 acpi_handle method; member in struct:acpi_db_method_info
/linux-4.1.27/drivers/hwmon/
H A Dasus_atk0110.c462 acpi_handle method; atk_read_value_old() local
/linux-4.1.27/drivers/media/usb/zr364xx/
H A Dzr364xx.c184 int method; member in struct:zr364xx_camera
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Ddm.c1350 rtl8812ae_dm_txpwr_track_set_pwr(struct ieee80211_hw *hw, enum pwr_track_control_method method, u8 rf_path, u8 channel_mapped_index) rtl8812ae_dm_txpwr_track_set_pwr() argument
2040 rtl8821ae_dm_txpwr_track_set_pwr(struct ieee80211_hw *hw, enum pwr_track_control_method method, u8 rf_path, u8 channel_mapped_index) rtl8821ae_dm_txpwr_track_set_pwr() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_mad.h99 u8 method; member in struct:ib_mad_notice_attr::__anon5039::__anon5044
254 u8 method; member in struct:ib_cc_mad
302 u8 method; member in struct:ib_cc_trap_key_violation_attr
/linux-4.1.27/net/ceph/
H A Dosd_client.c515 osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which, u16 opcode, const char *class, const char *method) osd_req_op_cls_init() argument
/linux-4.1.27/scripts/
H A Dasn1_compiler.c663 enum asn1_method method : 8; member in struct:element
/linux-4.1.27/drivers/tty/
H A Dmxser.c1804 int method; mxser_ioctl() local
/linux-4.1.27/net/bluetooth/
H A Dsmp.c113 u8 method; member in struct:smp_chan
1794 u8 method; smp_cmd_pairing_req() local
1952 u8 method; smp_cmd_pairing_rsp() local
2534 u8 local_mitm, remote_mitm, local_io, remote_io, method; sc_select_method() local
/linux-4.1.27/net/core/
H A Dsock.c2864 static char proto_method_implemented(const void *method) proto_method_implemented() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2635 u8 method; member in struct:mlx4_access_reg
2741 u8 method = inbuf->method & MLX4_ACCESS_REG_METHOD_MASK; mlx4_ACCESS_REG_wrapper() local
2656 mlx4_ACCESS_REG(struct mlx4_dev *dev, u16 reg_id, enum mlx4_access_reg_method method, u16 reg_len, void *reg_data) mlx4_ACCESS_REG() argument
2725 mlx4_ACCESS_PTYS_REG(struct mlx4_dev *dev, enum mlx4_access_reg_method method, struct mlx4_ptys_reg *ptys_reg) mlx4_ACCESS_PTYS_REG() argument
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dhost.h677 __le16 method; member in struct:cmd_ds_802_11_fw_wake_method
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddavinci_vpfe_user.h627 enum vpfe_ipipe_dpc_corr_meth method; member in struct:vpfe_ipipe_lutdpc_entry
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.h1166 char *method; /* Install method */ member in struct:cnode::__anon9776::__anon9777
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h239 method : 4, /* Protection method */ member in struct:pal_cache_protection_element_u::__anon1496
/linux-4.1.27/include/linux/mlx4/
H A Ddevice.h932 u8 method; member in struct:mlx4_mad_ifc
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1444 __le32 method; /* WMI_STA_KEEPALIVE_METHOD_ */ member in struct:wmi_tlv_sta_keepalive_cmd
H A Dwmi.h4693 __le32 method; /* WMI_STA_KEEPALIVE_METHOD_ */ member in struct:wmi_sta_keepalive_cmd
4701 u32 method; member in struct:wmi_sta_keepalive_arg
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h1648 SVGA3dDeclMethod method; member in struct:__anon4504
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw.h1746 uint32_t method:1; member in struct:__anon9094

Completed in 5047 milliseconds