/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | libceph.h | 34 #define CEPH_OPT_NOCRC (1<<3) /* no data crc on writes (msgr1) */ 38 #define CEPH_OPT_RXBOUNCE (1<<7) /* double-buffer read data */ 92 * The largest possible rbd data object is 32M. 157 * write data. It is used by the OSD to guide its COW behavior. 160 * page, indicating which context the dirty data belonged when it was 178 * if we align the data. 286 extern bool libceph_compatible(void *data); 321 const void __user *data, 324 const void *data, 327 void *data, [all...] |
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | 88pm80x.h | 327 const char *name, void *data) in pm80x_request_irq() 332 NULL, handler, flags, name, data); in pm80x_request_irq() 335 static inline void pm80x_free_irq(struct pm80x_chip *pm80x, int irq, void *data) in pm80x_free_irq() argument 339 free_irq(regmap_irq_get_virq(pm80x->irq_data, irq), data); in pm80x_free_irq() 325 pm80x_request_irq(struct pm80x_chip *pm80x, int irq, irq_handler_t handler, unsigned long flags, const char *name, void *data) pm80x_request_irq() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | inetdevice.h | 19 int data[IPV4_DEVCONF_MAX]; member 55 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) 62 return in_dev->cnf.data[index]; in ipv4_devconf_get() 70 in_dev->cnf.data[index] = val; in ipv4_devconf_set()
|
H A D | input.h | 272 * @private: driver-specific data 335 * @private: handler-specific data 379 static inline void input_set_drvdata(struct input_dev *dev, void *data) in input_set_drvdata() argument 381 dev_set_drvdata(&dev->dev, data); in input_set_drvdata() 403 int input_handler_for_each_handle(struct input_handler *, void *data, 528 * @private: driver-specific data, will be freed automatically 577 int input_ff_create_memless(struct input_dev *dev, void *data,
|
H A D | netlink.h | 18 return (struct nlmsghdr *)skb->data; in nlmsg_hdr() 77 * @cookie: cookie data to return to userspace (for success) 78 * @cookie_len: actual cookie data length 234 struct sk_buff *skb, void *data), 284 void *data; member 321 void *data; member
|
H A D | sbitmap.h | 242 * @data: Pointer to pass to callback. 249 sb_for_each_fn fn, void *data) in __sbitmap_for_each_set() 281 if (!fn(sb, (index << sb->shift) + nr, data)) in __sbitmap_for_each_set() 297 * @data: Pointer to pass to callback. 300 void *data) in sbitmap_for_each_set() 302 __sbitmap_for_each_set(sb, 0, fn, data); in sbitmap_for_each_set() 247 __sbitmap_for_each_set(struct sbitmap *sb, unsigned int start, sb_for_each_fn fn, void *data) __sbitmap_for_each_set() argument 299 sbitmap_for_each_set(struct sbitmap *sb, sb_for_each_fn fn, void *data) sbitmap_for_each_set() argument
|
H A D | suspend.h | 454 int hibernate_quiet_exec(int (*func)(void *data), void *data); 470 static inline int hibernate_quiet_exec(int (*func)(void *data), void *data) { in hibernate_quiet_exec() argument
|
H A D | vdpa.h | 15 * @private: the data passed to the callback function 23 irqreturn_t (*callback)(void *data); 152 * @kick_vq_with_data: Kick the virtqueue and supply extra data 155 * @data for split virtqueue: 157 * @data for packed virtqueue: 343 void (*kick_vq_with_data)(struct vdpa_device *vdev, u32 data); 425 * Return allocated data structure or ERR_PTR upon error 478 static inline void vdpa_set_drvdata(struct vdpa_device *vdev, void *data) in vdpa_set_drvdata() argument 480 dev_set_drvdata(&vdev->dev, data); in vdpa_set_drvdata()
|
H A D | thermal.h | 61 * @priv: pointer to driver data associated with this trip 122 * @devdata: private pointer for device private data 145 * @governor_data: private pointer for governor data 262 struct thermal_zone_device *devm_thermal_of_zone_register(struct device *dev, int id, void *data, 270 struct thermal_zone_device *devm_thermal_of_zone_register(struct device *dev, int id, void *data, in devm_thermal_of_zone_register() argument 292 void *data); 338 unsigned long data);
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack.h | 31 /* per conntrack: protocol private data */ 33 /* insert conntrack proto private data here */ 43 /* insert expect proto private data here */ 243 void *data; member 249 void nf_ct_iterate_cleanup_net(int (*iter)(struct nf_conn *i, void *data), 253 void nf_ct_iterate_destroy(int (*iter)(struct nf_conn *i, void *data), 254 void *data);
|
/kernel/linux/linux-6.6/drivers/scsi/snic/ |
H A D | snic_debugfs.c | 59 * @ubuf: The buffer tocopy the data to. 66 * copy up to @cnt of data to @ubuf from @buf. 69 * This function returns the amount of data that was read. 89 * @ubuf: The buffer to copy the data from. 94 * This routine writes data from user buffer @ubuf to buffer @buf and 98 * This function returns the amount of data that was written. 165 snic_stats_show(struct seq_file *sfp, void *data) in snic_stats_show() argument 388 snic_trc_seq_next(struct seq_file *sfp, void *data, loff_t *pos) in snic_trc_seq_next() argument 394 snic_trc_seq_stop(struct seq_file *sfp, void *data) in snic_trc_seq_stop() argument 400 snic_trc_seq_show(struct seq_file *sfp, void *data) in snic_trc_seq_show() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
H A D | ia_css_s3a.host.c | 301 assert(host_stats->data); in ia_css_s3a_dmem_decode() 307 host_ptr = host_stats->data; in ia_css_s3a_dmem_decode() 310 * transformation (like the VMEM version), we just copy the data in ia_css_s3a_dmem_decode() 339 assert(host_stats->data); in ia_css_s3a_vmem_decode() 343 output = host_stats->data; in ia_css_s3a_vmem_decode()
|
/kernel/linux/linux-6.6/drivers/staging/nvec/ |
H A D | nvec_power.c | 85 unsigned long event_type, void *data) in nvec_power_notifier() 89 struct bat_response *res = data; in nvec_power_notifier() 121 unsigned long event_type, void *data) in nvec_power_bat_notifier() 125 struct bat_response *res = data; in nvec_power_bat_notifier() 84 nvec_power_notifier(struct notifier_block *nb, unsigned long event_type, void *data) nvec_power_notifier() argument 120 nvec_power_bat_notifier(struct notifier_block *nb, unsigned long event_type, void *data) nvec_power_bat_notifier() argument
|
/kernel/linux/linux-6.6/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 233 static irqreturn_t brcmstb_tmon_irq_thread(int irq, void *data) in brcmstb_tmon_irq_thread() argument 235 struct brcmstb_thermal_priv *priv = data; in brcmstb_tmon_irq_thread() 311 { .compatible = "brcm,avs-tmon-bcm7216", .data = &brcmstb_16nm_params }, 312 { .compatible = "brcm,avs-tmon", .data = &brcmstb_28nm_params },
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | debug.c | 24 static int ci_device_show(struct seq_file *s, void *data) in ci_device_show() argument 53 static int ci_port_test_show(struct seq_file *s, void *data) in ci_port_test_show() argument 121 static int ci_qheads_show(struct seq_file *s, void *data) in ci_qheads_show() argument 153 static int ci_requests_show(struct seq_file *s, void *data) in ci_requests_show() argument
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-bq32k.c | 53 static int bq32k_read(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_read() argument 66 .buf = data, in bq32k_read() 76 static int bq32k_write(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_write() argument 82 memcpy(&buffer[1], data, len); in bq32k_write()
|
H A D | rtc-cpcap.c | 228 static irqreturn_t cpcap_rtc_alarm_irq(int irq, void *data) in cpcap_rtc_alarm_irq() argument 230 struct cpcap_rtc *rtc = data; in cpcap_rtc_alarm_irq() 236 static irqreturn_t cpcap_rtc_update_irq(int irq, void *data) in cpcap_rtc_update_irq() argument 238 struct cpcap_rtc *rtc = data; in cpcap_rtc_update_irq()
|
H A D | rtc-gamecube.c | 96 static int exi_read(void *context, u32 reg, u32 *data) in exi_read() argument 112 /* Read data */ in exi_read() 117 *data = ioread32be(iob + EXIDATA); in exi_read() 125 static int exi_write(void *context, u32 reg, u32 data) in exi_write() argument 141 /* Write data */ in exi_write() 143 iowrite32be(data, iob + EXIDATA); in exi_write()
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 173 unsigned long data) in aspeed_p2a_ioctl() 177 void __user *arg = (void __user *)data; in aspeed_p2a_ioctl() 252 /* Set the file's private_data to the user's data. */ in aspeed_p2a_open() 424 .data = &ast2400_model_data }, 426 .data = &ast2500_model_data }, 172 aspeed_p2a_ioctl(struct file *file, unsigned int cmd, unsigned long data) aspeed_p2a_ioctl() argument
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | ili9320.c | 32 unsigned char *data = spi->buffer_data; in ili9320_write_spi() local 42 /* second message is the data to transfer */ in ili9320_write_spi() 44 data[0] = spi->id | ILI9320_SPI_DATA | ILI9320_SPI_WRITE; in ili9320_write_spi() 45 data[1] = value >> 8; in ili9320_write_spi() 46 data[2] = value; in ili9320_write_spi() 177 /* fill the two messages we are going to use to send the data in ili9320_setup_spi() 178 * with, the first the address followed by the data. The datasheet in ili9320_setup_spi() 207 dev_err(dev, "no platform data supplied\n"); in ili9320_probe_spi() 212 dev_err(dev, "invalid platform data supplied\n"); in ili9320_probe_spi()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-cavium.h | 14 int data; member 29 #define OCTEON_SPI_DAT0(x) (x->regs.data) 229 uint64_t data:8; member 231 uint64_t data:8;
|
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | embedded.c | 174 static int gige_pci_init_callback(struct ssb_bus *bus, unsigned long data) in gige_pci_init_callback() argument 176 struct pci_dev *pdev = (struct pci_dev *)data; in gige_pci_init_callback() 216 static int gige_map_irq_callback(struct ssb_bus *bus, unsigned long data) in gige_map_irq_callback() argument 218 const struct pci_dev *pdev = (const struct pci_dev *)data; in gige_map_irq_callback()
|
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec.c | 36 * @data: (ec_dev) Device with events to process. 40 static irqreturn_t cros_ec_irq_handler(int irq, void *data) in cros_ec_irq_handler() argument 42 struct cros_ec_device *ec_dev = data; in cros_ec_irq_handler() 85 * @data: (ec_dev) Device with events to process. 89 irqreturn_t cros_ec_irq_thread(int irq, void *data) in cros_ec_irq_thread() argument 91 struct cros_ec_device *ec_dev = data; in cros_ec_irq_thread() 310 * Call this to deregister a ChromeOS EC, then clean up any private data.
|
H A D | cros_ec_i2c.c | 23 * byte 10- response data 37 * byte 10- response data 92 /* create request data */ in cros_ec_pkt_xfer_i2c() 132 * EC_RES_INVALID_COMMAND with zero data length. in cros_ec_pkt_xfer_i2c() 134 * In case of invalid command for v3 protocol the data length in cros_ec_pkt_xfer_i2c() 154 "response data size is too large: expected %u, got %u\n", in cros_ec_pkt_xfer_i2c() 166 memcpy(msg->data, in cros_ec_pkt_xfer_i2c() 170 sum += msg->data[i]; in cros_ec_pkt_xfer_i2c() 235 out_buf[3 + i] = msg->data[i]; in cros_ec_cmd_xfer_i2c() 268 msg->data[ in cros_ec_cmd_xfer_i2c() [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
H A D | pmf.h | 396 int amd_pmf_send_cmd(struct amd_pmf_dev *dev, u8 message, bool get, u32 arg, u32 *data); 418 int apmf_get_auto_mode_def(struct amd_pmf_dev *pdev, struct apmf_auto_mode *data); 429 int apmf_get_dyn_slider_def_ac(struct amd_pmf_dev *pdev, struct apmf_dyn_slider_output *data); 430 int apmf_get_dyn_slider_def_dc(struct amd_pmf_dev *pdev, struct apmf_dyn_slider_output *data);
|