Home
last modified time | relevance | path

Searched refs:data (Results 44651 - 44675 of 47761) sorted by relevance

1...<<1781178217831784178517861787178817891790>>...1911

/kernel/linux/linux-6.6/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c292 * @dpcd: DP configuration data from currently connected sink device
295 * @train_set: set of training data
922 * @buf: buffer for command data
1621 static irqreturn_t zynqmp_dp_irq_handler(int irq, void *data) in zynqmp_dp_irq_handler() argument
1623 struct zynqmp_dp *dp = (struct zynqmp_dp *)data; in zynqmp_dp_irq_handler()
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-core.c251 * Device will send report data through data register. Because in i2c_hid_get_report()
252 * command can be either 2 or 3 bytes destination for the data in i2c_hid_get_report()
260 * In addition to report data device will supply data length in i2c_hid_get_report()
292 const u8 *data, size_t size) in i2c_hid_format_report()
299 memcpy(buf + length, data, size); in i2c_hid_format_report()
313 * @buf: the actual data to transfer, without the report ID
342 * Report data will go into the data registe in i2c_hid_set_or_send_report()
291 i2c_hid_format_report(u8 *buf, int report_id, const u8 *data, size_t size) i2c_hid_format_report() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis16400.c82 #define ADIS16400_AUX_DAC 0x4A /* Auxiliary DAC data */
165 * struct adis16400_state - device instance specific data
642 dev_err(&adis->spi->dev, "Failed to read data: %d\n", ret); in adis16400_trigger_handler()
648 * size of the channel data. This may result in a larger copy in adis16400_trigger_handler()
1153 static void adis16400_stop(void *data) in adis16400_stop() argument
1155 adis16400_stop_device(data); in adis16400_stop()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h56 int txpending; /* if there is currently data in */
179 void (*read_fifo)(struct hfc_multi *hc, u_char *data,
181 void (*write_fifo)(struct hfc_multi *hc, u_char *data,
194 struct hfcm_hw hw; /* remember data of write-only-registers */
216 u_int activity_tx; /* if there is data TX / RX */
502 /* chapter 3: data flow */
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dadp5589-keys.c860 dev_err(&client->dev, "invalid gpi pin data\n"); in adp5589_keypad_add()
866 dev_err(&client->dev, "invalid gpi row/col data\n"); in adp5589_keypad_add()
937 static void adp5589_clear_config(void *data) in adp5589_clear_config() argument
939 struct i2c_client *client = data; in adp5589_clear_config()
961 dev_err(&client->dev, "no platform data?\n"); in adp5589_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dvirtio-iommu.c205 * @writeback: copy data back to the buffer when the request completes.
210 * When @writeback is true, data written by the device, including the request
951 static int viommu_match_node(struct device *dev, const void *data) in viommu_match_node() argument
953 return device_match_fwnode(dev->parent, data); in viommu_match_node()
H A Dtegra-smmu.c954 * its private data beyond this point, it's still safe to do so because in tegra_smmu_of_xlate()
996 static int tegra_smmu_swgroups_show(struct seq_file *s, void *data) in tegra_smmu_swgroups_show() argument
1028 static int tegra_smmu_clients_show(struct seq_file *s, void *data) in tegra_smmu_clients_show() argument
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.c822 * sending data even if finger does not in synaptics_parse_hw_state()
1057 /* Advanced gesture mode also sends multi finger data */ in synaptics_has_multifinger()
1364 void *data, char *buf) in synaptics_show_disable_gesture()
1372 void *data, const char *buf, in synaptics_set_disable_gesture()
1636 * Toshiba's KBC seems to have trouble handling data from in synaptics_init_ps2()
1363 synaptics_show_disable_gesture(struct psmouse *psmouse, void *data, char *buf) synaptics_show_disable_gesture() argument
1371 synaptics_set_disable_gesture(struct psmouse *psmouse, void *data, const char *buf, size_t len) synaptics_set_disable_gesture() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c3 #include "persistent-data/dm-transaction-manager.h"
4 #include "persistent-data/dm-bitset.h"
5 #include "persistent-data/dm-space-map.h"
584 /* Verify the data block size hasn't changed */ in open_metadata()
586 DMERR("changing the data block size (from %u to %llu) is not supported", in open_metadata()
1030 * Metadata snapshots allow userland to access era data.
1463 * <metadata dev> <data dev> <data block size (sectors)>
1496 ti->error = "Error opening data device"; in era_ctr()
1574 * REQ_PREFLUSH bios carry no data, s in era_map()
1718 era_iterate_devices(struct dm_target *ti, iterate_devices_callout_fn fn, void *data) era_iterate_devices() argument
[all...]
H A Ddm-raid1.c242 * than to risk returning corrupt data. in fail_mirror()
1389 * R => Read - A read failure occurred, mirror data unaffected
1471 iterate_devices_callout_fn fn, void *data) in mirror_iterate_devices()
1479 ms->mirror[i].offset, ti->len, data); in mirror_iterate_devices()
1470 mirror_iterate_devices(struct dm_target *ti, iterate_devices_callout_fn fn, void *data) mirror_iterate_devices() argument
/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c583 /* Received data implicitly ACKs all of the request in rxrpc_input_data()
636 smp_rmb(); /* Read avail bits before accessing data. */ in rxrpc_complete_rtt_probe()
647 smp_mb(); /* Read data before setting avail bit */ in rxrpc_complete_rtt_probe()
720 u8 *acks = skb->data + sizeof(struct rxrpc_wire_header) + sizeof(ack); in rxrpc_input_check_prev_ack()
763 u8 *acks = skb->data + sizeof(struct rxrpc_wire_header) + sizeof(struct rxrpc_ackpacket); in rxrpc_input_soft_acks()
H A Dar-internal.h61 * Per-network namespace data.
203 u16 offset; /* Offset of data */
204 u16 len; /* Length of data */
249 /* Work out how much data we can store in a packet, given an estimate
250 * of the amount of data remaining.
339 unsigned int maxdata; /* data size (MTU - hdrsize) */
560 RXRPC_CALL_RECVMSG_READ_ALL, /* recvmsg() read all of the received data */
664 /* Transmitted data tracking. */
677 /* Received data tracking */
756 RXRPC_CMD_SEND_DATA, /* send data messag
809 u8 data[RXRPC_JUMBO_DATALEN]; /* Data packet */ global() member
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-component.c266 * @data: can be used if codec driver need extra data for configuring jack
271 struct snd_soc_jack *jack, void *data) in snd_soc_component_set_jack()
276 ret = component->driver->set_jack(component, jack, data); in snd_soc_component_set_jack()
270 snd_soc_component_set_jack(struct snd_soc_component *component, struct snd_soc_jack *jack, void *data) snd_soc_component_set_jack() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dmemop.c630 static void *run_guest(void *data) in run_guest() argument
632 struct test_info *info = data; in run_guest()
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c342 static void *mount_setattr_thread(void *data) in mount_setattr_thread() argument
375 #define NOSYMFOLLOW_TARGET "/mnt/A/AA/data"
1187 static int get_userns_fd_cb(void *data) in get_userns_fd_cb() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5514.c373 rt5514_spi_burst_write(0x4ff60000, fw->data, in rt5514_dsp_voice_wake_up_put()
386 rt5514_spi_burst_write(0x4ffc0000, fw->data, in rt5514_dsp_voice_wake_up_put()
H A Dcs35l41.c384 static irqreturn_t cs35l41_irq(int irq, void *data) in cs35l41_irq() argument
386 struct cs35l41_private *cs35l41 = data; in cs35l41_irq()
H A Dcs47l35.c1527 static irqreturn_t cs47l35_adsp2_irq(int irq, void *data) in cs47l35_adsp2_irq() argument
1529 struct cs47l35 *cs47l35 = data; in cs47l35_adsp2_irq()
1549 dev_err(madera->dev, "Spurious compressed data IRQ\n"); in cs47l35_adsp2_irq()
H A Dcs47l24.c1097 static irqreturn_t cs47l24_adsp2_irq(int irq, void *data) in cs47l24_adsp2_irq() argument
1099 struct cs47l24_priv *priv = data; in cs47l24_adsp2_irq()
1118 dev_err(arizona->dev, "Spurious compressed data IRQ\n"); in cs47l24_adsp2_irq()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c89 /* draw all the data into kernel space */ in SYSCALL_DEFINE5()
316 * Update a key's data payload from the given data.
636 * If there's a buffer, we place up to buflen bytes of data into it formatted
691 /* consider returning the data */ in keyctl_describe_key()
821 * If successful, we place up to buflen bytes of data into the buffer, if one
822 * is provided, and return the amount of data that is available in the key,
876 * Read the data with the semaphore held (since we might sleep) in keyctl_read_key()
884 * ? buflen : actual length of key data in keyctl_read_key()
1199 rka = instkey->payload.data[ in keyctl_instantiate_key_common()
[all...]
/kernel/linux/linux-6.6/sound/isa/msnd/
H A Dmsnd_pinnacle.c389 memcpy_toio(chip->mappedbase, perm_fw->data, perm_fw->size); in upload_dsp_code()
390 if (snd_msnd_upload_host(chip, init_fw->data, init_fw->size) < 0) { in upload_dsp_code()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000.c43 outw((unsigned short)val, port); /* Send data */ in snd_emu8000_poke()
57 res = inw(port); /* Read data */ in snd_emu8000_peek()
71 outw((unsigned short)val, port); /* Send low word of data */ in snd_emu8000_poke_dw()
72 outw((unsigned short)(val>>16), port+2); /* Send high word of data */ in snd_emu8000_poke_dw()
87 low = inw(port); /* Read low word of data */ in snd_emu8000_peek_dw()
318 send_array(struct snd_emu8000 *emu, const unsigned short *data, int size) in send_array() argument
323 p = data; in send_array()
388 EMU8000_SMLD_READ(emu); /* discard stale data */ in size_dram()
395 /* Write a unique data on the test address. in size_dram()
396 * if the address is out of range, the data i in size_dram()
[all...]
H A Dsb16_csp.c46 * RIFF data format
313 data_ptr = mcode->data; in snd_sb_csp_riff_load()
710 return snd_sb_csp_load(p, program->data, program->size, flags); in snd_sb_csp_firmware_load()
777 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */ in snd_sb_csp_autoload()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c190 kfree(ins->scbs[scb->index].data); in cs46xx_dsp_remove_scb()
191 ins->scbs[scb->index].data = NULL; in cs46xx_dsp_remove_scb()
278 /* fill the data that will be wroten to DSP */ in _dsp_create_generic_scb()
493 Play DMA Task xfers data from host buffer to SP buffer in cs46xx_dsp_create_pcm_reader_scb()
1253 alter the raw data stream ...) */ in cs46xx_dsp_create_pcm_channel()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctsrc.c776 static int srcimp_map_op(void *data, struct imapper *entry) in srcimp_map_op() argument
778 struct rsc_mgr *mgr = &((struct srcimp_mgr *)data)->mgr; in srcimp_map_op()

Completed in 67 milliseconds

1...<<1781178217831784178517861787178817891790>>...1911