/kernel/linux/linux-6.6/include/net/ |
H A D | scm.h | 79 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send() argument 94 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() argument 115 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() argument 124 static __inline__ void scm_pidfd_recv(struct msghdr *msg, struc argument 160 __scm_recv_common(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) __scm_recv_common() argument 190 scm_recv(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) scm_recv() argument 199 scm_recv_unix(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) scm_recv_unix() argument [all...] |
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/ |
H A D | qman_test_api.c | 227 cb_ern(struct qman_portal *p, struct qman_fq *fq, const union qm_mr_entry *msg) cb_ern() argument 234 cb_fqs(struct qman_portal *p, struct qman_fq *fq, const union qm_mr_entry *msg) cb_fqs() argument
|
/kernel/linux/linux-6.6/drivers/soc/xilinx/ |
H A D | zynqmp_power.c | 96 struct zynqmp_ipi_message *msg = (struct zynqmp_ipi_message *)data; in ipi_receive_callback() local
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-xcomm.c | 135 spi_xcomm_transfer_one(struct spi_master *master, struct spi_message *msg) spi_xcomm_transfer_one() argument
|
H A D | spi-cs42l43.c | 155 static int cs42l43_prepare_message(struct spi_controller *ctlr, struct spi_message *msg) in cs42l43_prepare_message() argument
|
H A D | spi-pxa2xx-dma.c | 23 struct spi_message *msg = drv_data->controller->cur_msg; in pxa2xx_spi_dma_transfer_complete() local
|
/kernel/linux/linux-6.6/drivers/staging/nvec/ |
H A D | nvec_ps2.c | 77 unsigned char *msg = data; in nvec_ps2_notifier() local [all...] |
H A D | nvec_kbd.c | 57 unsigned char *msg = data; in nvec_keys_notifier() local
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 236 static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg) in c67x00_hcd_irq() argument 247 "Unknown SIE msg flag(s): 0x%04x\n", msg); in c67x00_hcd_irq() local
|
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_glink_ssr.c | 74 struct cleanup_done_msg *msg = data; in qcom_glink_ssr_callback() local 103 struct do_cleanup_msg msg; in qcom_glink_ssr_notifier_call() local [all...] |
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-em3027.c | 85 struct i2c_msg msg = { in em3027_set_time() local
|
H A D | rtc-opal.c | 117 struct opal_msg msg; in opal_get_tpo_time() local 171 struct opal_msg msg; in opal_set_tpo_time() local
|
H A D | rtc-wilco-ec.c | 93 struct wilco_ec_message msg; in wilco_ec_rtc_read() local 127 struct wilco_ec_message msg; in wilco_ec_rtc_write() local [all...] |
/kernel/linux/linux-6.6/drivers/slimbus/ |
H A D | messaging.c | 27 struct slim_val_inf *msg; in slim_msg_response() local 179 slim_val_inf_sanity(struct slim_controller *ctrl, struct slim_val_inf *msg, u8 mc) slim_val_inf_sanity() argument 233 slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg, u8 mc) slim_xfer_msg() argument 274 slim_fill_msg(struct slim_val_inf *msg, u32 addr, size_t count, u8 *rbuf, u8 *wbuf) slim_fill_msg() argument 298 struct slim_val_inf msg; slim_read() local 341 struct slim_val_inf msg; slim_write() local [all...] |
H A D | stream.c | 128 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; in slim_connect_port_channel() local 148 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_disconnect_port() local 164 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_deactivate_remove_channel() local 275 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel_content() local 310 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel() local 334 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; slim_activate_channel() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-libmsrlisthelper.c | 67 struct i2c_msg msg = { in set_msr_configuration() local
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | i2c.c | 68 gb_i2c_fill_transfer_op(struct gb_i2c_transfer_op *op, struct i2c_msg *msg) in gb_i2c_fill_transfer_op() argument 85 struct i2c_msg *msg; in gb_i2c_operation_create() local 149 struct i2c_msg *msg = msgs; gb_i2c_decode_response() local [all...] |
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec.c | 106 struct cros_ec_command msg; in cros_ec_sleep_event() member
|
H A D | cros_ec_i2c.c | 52 cros_ec_pkt_xfer_i2c(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) cros_ec_pkt_xfer_i2c() argument 188 cros_ec_cmd_xfer_i2c(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) cros_ec_cmd_xfer_i2c() argument [all...] |
H A D | cros_ec_sysfs.c | 54 struct cros_ec_command *msg; in reboot_store() local 117 struct cros_ec_command *msg; version_show() local 203 struct cros_ec_command *msg; flashinfo_show() local 239 struct cros_ec_command *msg; kb_wake_angle_show() local 271 struct cros_ec_command *msg; kb_wake_angle_store() local [all...] |
H A D | cros_kbd_led_backlight.c | 129 struct cros_ec_command msg; in keyboard_led_set_brightness_ec_pwm() member 133 struct cros_ec_command *msg = &buf.msg; in keyboard_led_set_brightness_ec_pwm() local 150 struct cros_ec_command msg; in keyboard_led_get_brightness_ec_pwm() member 154 struct cros_ec_command *msg = &buf.msg; in keyboard_led_get_brightness_ec_pwm() local [all...] |
/kernel/linux/linux-6.6/drivers/pmdomain/tegra/ |
H A D | powergate-bpmp.c | 35 struct tegra_bpmp_message msg; in tegra_bpmp_powergate_set_state() local 62 struct tegra_bpmp_message msg; in tegra_bpmp_powergate_get_state() local 91 struct tegra_bpmp_message msg; tegra_bpmp_powergate_get_max_id() local 120 struct tegra_bpmp_message msg; tegra_bpmp_powergate_get_name() local [all...] |
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
H A D | keyboard_leds.c | 59 struct wilco_ec_message msg; in send_kbbl_msg() local
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-pci.c | 357 static int ehci_pci_resume(struct usb_hcd *hcd, pm_message_t msg) in ehci_pci_resume() argument
|
H A D | ohci-pci.c | 305 static int ohci_pci_resume(struct usb_hcd *hcd, pm_message_t msg) in ohci_pci_resume() argument
|