Home
last modified time | relevance | path

Searched defs:method (Results 26 – 50 of 272) sorted by relevance

1234567891011

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_8821c.c61 enum pwrtrack_method method, in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
123 void odm_tx_pwr_track_set_pwr8821c(void *dm_void, enum pwrtrack_method method, in odm_tx_pwr_track_set_pwr8821c()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsystem76_acpi.c57 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()
H A Dwmi.c182 char method[5]; in wmi_method_enable() local
261 char method[5] = "WM"; in wmidev_evaluate_method() local
308 char method[5]; in __query_block() local
421 char method[5] = "WS"; in wmi_set_block() local
1050 char method[5]; in wmi_create_device() local
H A Deeepc-laptop.c183 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
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dinstall-buildtools76 def _hasher(method, filename): argument
/OK3568_Linux_fs/u-boot/drivers/firmware/
H A Dpsci.c59 const char *method; in psci_probe() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dcpuidle.c62 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops()
H A Ddevtree.c37 const char *method; in set_smp_ops_by_method() local
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus_serial.json5 "method": "rtu", string
H A Dopcua.json36 "method": "multiply", string
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcpuidle.h41 const char *method; member
H A Dsmp.h109 const char *method; member
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Dtest_rslib.c21 enum method { enum
262 struct wspace *ws, int method) in test_uc()
314 int len, int trials, int method) in ex_rs_helper()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dsmp.h68 const char *method; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info.hpp51 inline turn_info_exception(char const method) in turn_info_exception()
972 char const method = inters.d_info().how; in apply() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dbcast.c213 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()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbutils.c327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0046.h11 __u8 method; member
H A Dcl5070.h10 __u8 method; member
39 __u8 method; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dis_acceptable_turn.hpp91 Method method, in check_turn()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c71 static int iwl_acpi_get_handle(struct device *dev, acpi_string method, in iwl_acpi_get_handle()
93 void *iwl_acpi_get_object(struct device *dev, acpi_string method) in iwl_acpi_get_object()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_uapi.c102 const struct uverbs_method_def *method, in uapi_merge_method()
212 const struct uverbs_method_def *method = (*obj->methods)[i]; in uapi_merge_obj_tree() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_tad.c250 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()
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dof-generic.c57 const char *method = NULL; in sh_of_smp_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Defx.c2356 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down()
2375 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up()
2429 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset()
2514 enum reset_type method; in ef4_reset_work() local
2541 enum reset_type method; in ef4_schedule_reset() local

1234567891011