Searched defs:response (Results 1 - 25 of 257) sorted by relevance

1234567891011

/linux-master/drivers/platform/x86/
H A Dtoshiba-wmi.c37 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dio.h38 u32 response; local
/linux-master/include/uapi/linux/
H A Dnsm.h27 struct nsm_iovec response; member in struct:nsm_raw
/linux-master/include/soc/microchip/
H A Dmpfs.h23 struct mpfs_mss_response *response; member in struct:mpfs_mss_msg
/linux-master/drivers/misc/ibmasm/
H A Dcommand.c161 void ibmasm_receive_command_response(struct service_processor *sp, void *response, size_t size) argument
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.h35 int response; member in struct:ipc_task_queue_args
/linux-master/arch/s390/kernel/
H A Dcpcmd.c37 static int diag8_response(int cmdlen, char *response, int *rlen) argument
64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) argument
90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) argument
[all...]
/linux-master/tools/arch/x86/dell-uart-backlight-emulator/
H A Ddell-uart-backlight-emulator.c42 unsigned char buf[4], csum, response[32]; local
[all...]
/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-aio.c75 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/drivers/usb/misc/
H A Dezusb.c45 int response = ezusb_writememory(dev, cpucs_reg, &reset_bit, 1, WRITE_INT_RAM); local
H A Demi26.c59 int response; local
H A Demi62.c68 int response; local
/linux-master/drivers/input/misc/
H A Dariel-pwrbutton.c32 ec_input_read(struct ariel_pwrbutton *priv, struct ec_input_response *response) argument
53 struct ec_input_response response; local
97 struct ec_input_response response; local
[all...]
/linux-master/include/uapi/linux/mmc/
H A Dioctl.h20 __u32 response[4]; /* CMD response */ member in struct:mmc_ioc_cmd
/linux-master/drivers/iio/chemical/
H A Dscd30_i2c.c66 scd30_i2c_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, void *response, int size) argument
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_stream.c102 struct snd_sst_alloc_response *response; local
/linux-master/drivers/char/hw_random/
H A Dmpfs-rng.c34 struct mpfs_mss_response response = { local
/linux-master/drivers/gpio/
H A Dgpio-cros-ec.c52 struct ec_response_gpio_get response; local
81 struct ec_response_gpio_get_v1 response; local
106 struct ec_response_gpio_get_v1 response; local
151 struct ec_response_gpio_get_v1 response; local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dopfn.c18 bool (*response)(struct rvt_qp *qp, u64 *data); member in struct:hfi1_opfn_type
/linux-master/sound/pci/asihpi/
H A Dhpi6205.h69 struct hpi_response response; member in struct:response_buffer_6205
/linux-master/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c82 struct wilco_keyboard_leds_msg response; local
108 struct wilco_keyboard_leds_msg response; local
55 send_kbbl_msg(struct wilco_ec_device *ec, struct wilco_keyboard_leds_msg *request, struct wilco_keyboard_leds_msg *response) argument
137 struct wilco_keyboard_leds_msg response; local
[all...]
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c116 char *response; local
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-async.c32 struct opal_msg response; member in struct:opal_async_token
/linux-master/arch/s390/include/asm/
H A Dclp.h56 struct clp_rsp_slpc response; member in struct:clp_req_rsp_slpc
/linux-master/drivers/input/touchscreen/
H A Delo.c61 unsigned char response[ELO10_PACKET_LEN]; member in struct:elo

Completed in 470 milliseconds

1234567891011