Searched defs:param_count (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | dswload.c | 402 u8 param_count; in acpi_ds_load1_end_op() local
|
| H A D | dbinput.c | 702 u32 param_count; in acpi_db_command_dispatch() local
|
| H A D | acstruct.h | 169 u16 param_count; /* Count of the input argument list */ member
|
| H A D | acobject.h | 155 u8 param_count; member
|
| /linux/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 70 unsigned int param_count = static_branch_unlikely(&legacy_bindings) ? 3 : 2; in mvebu_icu_translate() local
|
| /linux/drivers/hid/ |
| H A D | hid-logitech-hidpp.c | 384 hidpp_send_fap_command_sync(struct hidpp_device * hidpp,u8 feat_index,u8 funcindex_clientid,u8 * params,int param_count,struct hidpp_report * response) hidpp_send_fap_command_sync() argument 423 hidpp_send_rap_command_sync(struct hidpp_device * hidpp_dev,u8 report_id,u8 sub_id,u8 reg_address,u8 * params,int param_count,struct hidpp_report * response) hidpp_send_rap_command_sync() argument
|
| /linux/include/kunit/ |
| H A D | test.h | 1785 #define kunit_register_params_array(test, array, param_count, get_desc) \ argument
|
| /linux/drivers/scsi/ |
| H A D | mvumi.h | 141 u8 param_count; member
|
| /linux/include/acpi/ |
| H A D | actypes.h | 1184 u8 param_count; /* If a method, required parameter count */ member
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw.h | 565 u8 param_count; member
|
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 3903 __u16 byte_count, param_count, data_count, param_offset, data_offset; in CIFSSMBSetCIFSACL() local
|
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 485 __le16 param_count; global() member
|
| /linux/net/bluetooth/ |
| H A D | mgmt.c | 7954 u16 param_count, expected_len; load_conn_param() local [all...] |