Home
last modified time | relevance | path

Searched refs:data (Results 16176 - 16200 of 49010) sorted by relevance

1...<<641642643644645646647648649650>>...1961

/kernel/linux/linux-5.10/drivers/xen/
H A Darm-device.c105 unsigned long action, void *data) in xen_platform_notifier()
107 struct platform_device *pdev = to_platform_device(data); in xen_platform_notifier()
150 unsigned long action, void *data) in xen_amba_notifier()
152 struct amba_device *adev = to_amba_device(data); in xen_amba_notifier()
104 xen_platform_notifier(struct notifier_block *nb, unsigned long action, void *data) xen_platform_notifier() argument
149 xen_amba_notifier(struct notifier_block *nb, unsigned long action, void *data) xen_amba_notifier() argument
/kernel/linux/linux-5.10/fs/iomap/
H A Dseek.c68 * and which are data: uptodate buffer heads count as data; everything else
122 void *data, struct iomap *iomap, struct iomap *srcmap) in iomap_seek_hole_actor()
132 *(loff_t *)data = offset; in iomap_seek_hole_actor()
165 void *data, struct iomap *iomap, struct iomap *srcmap) in iomap_seek_data_actor()
177 *(loff_t *)data = offset; in iomap_seek_data_actor()
202 /* We've reached the end of the file without finding data */ in iomap_seek_data()
121 iomap_seek_hole_actor(struct inode *inode, loff_t offset, loff_t length, void *data, struct iomap *iomap, struct iomap *srcmap) iomap_seek_hole_actor() argument
164 iomap_seek_data_actor(struct inode *inode, loff_t offset, loff_t length, void *data, struct iomap *iomap, struct iomap *srcmap) iomap_seek_data_actor() argument
/kernel/linux/linux-5.10/include/soc/bcm2835/
H A Draspberrypi-firmware.h140 u32 tag, void *data, size_t len);
142 void *data, size_t tag_size);
149 void *data, size_t len) in rpi_firmware_property()
155 void *data, size_t tag_size) in rpi_firmware_property_list()
148 rpi_firmware_property(struct rpi_firmware *fw, u32 tag, void *data, size_t len) rpi_firmware_property() argument
154 rpi_firmware_property_list(struct rpi_firmware *fw, void *data, size_t tag_size) rpi_firmware_property_list() argument
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debtables.h90 char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
130 /* size of data */
132 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
143 /* size of data */
145 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
156 /* size of data */
158 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dsbc_fitpc2_wdt.c45 static void wdt_send_data(unsigned char command, unsigned char data) in wdt_send_data() argument
47 outb(data, DATA_PORT); in wdt_send_data()
81 static ssize_t fitpc2_wdt_write(struct file *file, const char *data, in fitpc2_wdt_write() argument
99 if (get_user(c, data + i)) in fitpc2_wdt_write()
/kernel/linux/linux-5.10/fs/coda/
H A Dcnode.c45 static int coda_test_inode(struct inode *inode, void *data) in coda_test_inode() argument
47 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode()
52 static int coda_set_inode(struct inode *inode, void *data) in coda_set_inode() argument
54 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhyperv.h147 __u8 data[DATA_FRAGMENT]; member
160 * Maximum value size - used for both key names and value data, and includes
168 * MSDN recommends not storing data values larger than 2048 bytes in the
193 * responsible for data gathering.
217 * data gathering functionality in a user mode daemon. The user level daemon
222 * kernel component. Subsequently, the kernel component requests, data
359 struct hv_kvp_exchg_msg_value data; member
363 struct hv_kvp_exchg_msg_value data; member
367 struct hv_kvp_exchg_msg_value data; member
/kernel/linux/linux-5.10/lib/kunit/
H A Dstring-stream.c36 res->data = frag; in string_stream_fragment_init()
43 struct string_stream_fragment *frag = res->data; in string_stream_fragment_free()
181 res->data = stream; in string_stream_init()
192 struct string_stream *stream = res->data; in string_stream_free()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dnetdev.c68 r = (void *) skb->data; in bnep_net_set_mc_list()
124 struct ethhdr *eh = (void *) skb->data; in bnep_net_mc_filter()
136 struct ethhdr *eh = (void *) skb->data; in bnep_net_eth_proto()
142 if (get_unaligned((__be16 *) skb->data) == htons(0xFFFF)) in bnep_net_eth_proto()
/kernel/linux/linux-5.10/net/ethtool/
H A Drings.c27 struct rings_reply_data *data = RINGS_REPDATA(reply_base); in rings_prepare_data() local
36 dev->ethtool_ops->get_ringparam(dev, &data->ringparam); in rings_prepare_data()
59 const struct rings_reply_data *data = RINGS_REPDATA(reply_base); in rings_fill_reply() local
60 const struct ethtool_ringparam *ringparam = &data->ringparam; in rings_fill_reply()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_scatter.c78 int drm_legacy_sg_alloc(struct drm_device *dev, void *data, in drm_legacy_sg_alloc() argument
81 struct drm_scatter_gather *request = data; in drm_legacy_sg_alloc()
197 int drm_legacy_sg_free(struct drm_device *dev, void *data, in drm_legacy_sg_free() argument
200 struct drm_scatter_gather *request = data; in drm_legacy_sg_free()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dwndwgv100.c33 .data = {
124 .data = {
135 const u32 data = en ? mask : 0; in gv100_disp_wndw_intr() local
136 nvkm_mask(device, 0x611da4, mask, data); in gv100_disp_wndw_intr()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm20b.c57 const u64 data = (base + lsfw->app_resident_data_offset) >> 8; in gm20b_gr_acr_bld_write() local
64 .data_dma_base = lower_32_bits(data), in gm20b_gr_acr_bld_write()
67 .data_dma_base1 = upper_32_bits(data), in gm20b_gr_acr_bld_write()
155 &gr->gpccs.data)) in gm20b_gr_load()
H A Dtu102.c58 u32 data; in tu102_gr_init_zcull() local
61 for (data = 0, j = 0; j < 8 && i + j < gr->tpc_total; j++) { in tu102_gr_init_zcull()
62 data |= bank[gr->tile[i + j]] << (j * 4); in tu102_gr_init_zcull()
65 nvkm_wr32(device, GPC_BCAST(0x0980 + ((i / 8) * 4)), data); in tu102_gr_init_zcull()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c54 u32 data; in dsi_14nm_phy_enable() local
66 data = 0x1c; in dsi_14nm_phy_enable()
68 data |= DSI_14nm_PHY_CMN_LDO_CNTRL_VREG_CTRL(32); in dsi_14nm_phy_enable()
69 dsi_phy_write(base + REG_DSI_14nm_PHY_CMN_LDO_CNTRL, data); in dsi_14nm_phy_enable()
73 /* 4 data lanes + 1 clk lane configuration */ in dsi_14nm_phy_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h85 /* platform config data (ie. from DT, or pdata) */
117 static inline void hdmi_write(struct hdmi *hdmi, u32 reg, u32 data) in hdmi_write() argument
119 msm_writel(data, hdmi->mmio + reg); in hdmi_write()
168 static inline void hdmi_phy_write(struct hdmi_phy *phy, u32 reg, u32 data) in hdmi_phy_write() argument
170 msm_writel(data, phy->mmio + reg); in hdmi_phy_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv50.c71 void *data, u32 size, struct nvkm_dmaobj **pdmaobj) in nv50_dmaobj_new()
86 &data, &size, &dmaobj->base); in nv50_dmaobj_new()
91 args = data; in nv50_dmaobj_new()
94 if (!(ret = nvif_unpack(ret, &data, &size, args->v0, 0, 0, false))) { in nv50_dmaobj_new()
70 nv50_dmaobj_new(struct nvkm_dma *dma, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_dmaobj **pdmaobj) nv50_dmaobj_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h129 uint8_t *data,
133 const uint8_t *data,
137 uint8_t *data,
141 const uint8_t *data,
/kernel/linux/linux-5.10/drivers/regulator/
H A Dfan53880.c124 unsigned int data; in fan53880_i2c_probe() local
133 ret = regmap_read(regmap, FAN53880_PRODUCT_ID, &data); in fan53880_i2c_probe()
138 if (data != FAN53880_ID) { in fan53880_i2c_probe()
139 dev_err(&i2c->dev, "Unsupported device id: 0x%x.\n", data); in fan53880_i2c_probe()
/kernel/linux/linux-5.10/include/linux/
H A Diova.h43 /* Destructor for per-entry data */
44 typedef void (* iova_entry_dtor)(unsigned long data);
56 unsigned long data; member
150 unsigned long data);
209 unsigned long data) in queue_iova()
207 queue_iova(struct iova_domain *iovad, unsigned long pfn, unsigned long pages, unsigned long data) queue_iova() argument
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw-ethtool.c146 u32 stringset, u8 *data) in dpaa2_switch_ethtool_get_strings()
153 memcpy(data + i * ETH_GSTRING_LEN, in dpaa2_switch_ethtool_get_strings()
162 u64 *data) in dpaa2_switch_ethtool_get_stats()
172 &data[i]); in dpaa2_switch_ethtool_get_stats()
145 dpaa2_switch_ethtool_get_strings(struct net_device *netdev, u32 stringset, u8 *data) dpaa2_switch_ethtool_get_strings() argument
160 dpaa2_switch_ethtool_get_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) dpaa2_switch_ethtool_get_stats() argument
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-xtensa-xtfpga.c27 u32 data; member
58 xspi->data = (xspi->data << bits) | (v & GENMASK(bits - 1, 0)); in xtfpga_spi_txrx_word()
62 xspi->data >> (xspi->data_sz - 16)); in xtfpga_spi_txrx_word()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dlp8788.h268 * @buck_data : regulator initial data for buck
269 * @dldo_data : regulator initial data for digital ldo
270 * @aldo_data : regulator initial data for analog ldo
273 * @chg_pdata : platform data for charger driver
275 * @bl_pdata : configurable data for backlight driver
276 * @led_pdata : configurable data for led driver
277 * @vib_pdata : configurable data for vibrator driver
278 * @adc_pdata : iio map data for adc driver
304 /* adc iio map data */
314 * @pdata : lp8788 platform specific data
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/pcf50633/
H A Dcore.h50 void *data; member
54 void (*handler) (int, void *), void *data);
62 int nr_regs, u8 *data);
64 int nr_regs, u8 *data);
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dibmasm.h110 unsigned char data[IBMASM_EVENT_MAX_SIZE]; member
126 unsigned char data[IBMASM_EVENT_MAX_SIZE]; member
165 void ibmasm_receive_event(struct service_processor *sp, void *data, unsigned int data_size);
184 void ibmasm_receive_message(struct service_processor *sp, void *data, int data_size);

Completed in 27 milliseconds

1...<<641642643644645646647648649650>>...1961