Home
last modified time | relevance | path

Searched defs:method (Results 151 - 175 of 231) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.h99 struct gf100_gr_pack *method; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dtwl4030-madc.c132 u16 method; member
467 const struct twl4030_madc_conversion_method *method; in twl4030_madc_threaded_irq_handler() local
544 const struct twl4030_madc_conversion_method *method; twl4030_madc_start_conversion() local
606 const struct twl4030_madc_conversion_method *method; twl4030_madc_conversion() local
[all...]
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddefutil.h82 Byte method; /* STORED (for zip only) or DEFLATED */ member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.h130 u8 method; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_bios.c453 const struct lfp_backlight_control_method *method; in parse_lfp_backlight() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c1921 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) in efx_mcdi_reset() argument
/kernel/linux/linux-5.10/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() argument
2375 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up() argument
2429 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() argument
2514 enum reset_type method; ef4_reset_work() local
2541 enum reset_type method; ef4_schedule_reset() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c193 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use() local
241 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent() local
1191 method_in_use(struct ib_mad_mgmt_method_table **method, struct ib_mad_reg_req *mad_reg_req) method_in_use() argument
1205 allocate_method_table(struct ib_mad_mgmt_method_table **method) allocate_method_table() argument
1215 check_method_table(struct ib_mad_mgmt_method_table *method) check_method_table() argument
1272 remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, struct ib_mad_agent_private *agent) remove_methods_mad_agent() argument
1291 struct ib_mad_mgmt_method_table **method; add_nonoui_reg_req() local
1352 struct ib_mad_mgmt_method_table **method; add_oui_reg_req() local
1447 struct ib_mad_mgmt_method_table *method; remove_mad_reg_req() local
1562 struct ib_mad_mgmt_method_table *method; find_mad_agent() local
[all...]
H A Dsa_query.c1690 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, unsigned long 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
1786 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, unsigned long 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
1878 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, unsigned long 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
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasus_atk0110.c455 acpi_handle method; in atk_read_value_old() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmcg.c650 u8 method; in mlx4_ib_mcg_work_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c231 int method = 0; in qedf_set_data_src_addr() local
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c693 enum asn1_method method : 8; member
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Duverbs_ioctl.h217 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_ioctl_method() local
266 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_attr() local
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/
H A Dzr364xx.c168 int method; member
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Deeepc-laptop.c183 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() argument
192 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() argument
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]; acpi_setter_handle() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.c2345 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down() argument
2364 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up() argument
2418 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() argument
2503 enum reset_type method; ef4_reset_work() local
2530 enum reset_type method; ef4_schedule_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c1913 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) in efx_mcdi_reset() argument
/kernel/linux/linux-6.6/include/rdma/
H A Duverbs_ioctl.h218 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_ioctl_method() local
267 unsigned int method = key & UVERBS_API_METHOD_KEY_MASK; in uapi_key_is_attr() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Deeepc-laptop.c183 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() argument
192 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() argument
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]; acpi_setter_handle() local
[all...]
H A Dwmi.c193 char method[5]; in wmi_method_enable() local
210 get_acpi_method_name(const struct wmi_block *wblock, const char method, char buffer[static WMI_ACPI_METHOD_NAME_SIZE]) get_acpi_method_name() argument
360 char method[WMI_ACPI_METHOD_NAME_SIZE]; wmidev_evaluate_method() local
402 char method[WMI_ACPI_METHOD_NAME_SIZE]; __query_block() local
524 char method[WMI_ACPI_METHOD_NAME_SIZE]; wmi_set_block() local
1148 char method[WMI_ACPI_METHOD_NAME_SIZE]; wmi_create_device() local
[all...]
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c1429 const char *method; in get_invoke_func() local
/kernel/linux/linux-6.6/drivers/firmware/xilinx/
H A Dzynqmp.c479 const char *method; in get_set_conduit_method() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h350 uint8_t method; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmcg.c650 u8 method; in mlx4_ib_mcg_work_handler() local
[all...]

Completed in 48 milliseconds

12345678910