/linux-5.10/sound/spi/ |
D | at73c213.c | 86 struct spi_message msg; in snd_at73c213_write_reg() local
|
/linux-5.10/tools/perf/ui/browsers/ |
D | annotate.c | 921 char msg[BUFSIZ]; in symbol__tui_annotate() local
|
/linux-5.10/net/sctp/ |
D | sm_sideeffect.c | 1095 struct sctp_datamsg *msg, gfp_t gfp) in sctp_cmd_send_msg()
|
/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
D | af9015.c | 138 static int af9015_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in af9015_i2c_xfer()
|
/linux-5.10/drivers/media/tuners/ |
D | tuner-simple.c | 1068 struct i2c_msg msg = { in simple_tuner_attach() local
|
/linux-5.10/arch/x86/kernel/ |
D | e820.c | 875 static void __init early_panic(char *msg) in early_panic()
|
/linux-5.10/fs/nilfs2/ |
D | ioctl.c | 808 const char *msg; in nilfs_ioctl_prepare_clean_segments() local
|
/linux-5.10/drivers/scsi/ |
D | dc395x.c | 169 #define MK_RES(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)) argument 170 #define MK_RES_LNX(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)<<… argument 174 #define SET_RES_MSG(who,msg) { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } argument
|
/linux-5.10/drivers/edac/ |
D | sb_edac.c | 1930 char **area_type, char *msg) in get_memory_error_data() 2242 char *msg) in get_memory_error_data_from_mce() 2953 char *optype, msg[256]; in sbridge_mce_output_error() local
|
/linux-5.10/drivers/usb/core/ |
D | hub.c | 3278 int usb_port_suspend(struct usb_device *udev, pm_message_t msg) in usb_port_suspend() 3549 int usb_port_resume(struct usb_device *udev, pm_message_t msg) in usb_port_resume() 3714 static int hub_suspend(struct usb_interface *intf, pm_message_t msg) in hub_suspend()
|
/linux-5.10/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 423 struct i2c_msg msg; in mxt_bootloader_read() local 447 struct i2c_msg msg; in mxt_bootloader_write() local 713 static void mxt_proc_t6_messages(struct mxt_data *data, u8 *msg) in mxt_proc_t6_messages()
|
/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 1032 struct qlcnic_fw_msg *msg) in qlcnic_handle_linkevent() 1084 struct qlcnic_fw_msg msg; in qlcnic_handle_fw_message() local
|
/linux-5.10/drivers/misc/ |
D | fastrpc.c | 190 struct fastrpc_msg msg; member 911 struct fastrpc_msg *msg = &ctx->msg; in fastrpc_invoke_send() local
|
/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 1375 const union qm_mr_entry *msg) in count_ern() 2521 const union qm_mr_entry *msg) in egress_ern()
|
/linux-5.10/drivers/media/i2c/ |
D | ov7670.c | 512 struct i2c_msg msg; in ov7670_read_i2c() local 544 struct i2c_msg msg; in ov7670_write_i2c() local
|
D | sr030pc30.c | 323 const struct i2c_regval *msg) in sr030pc30_bulk_write_reg()
|
/linux-5.10/drivers/i2c/busses/ |
D | i2c-stm32f7.c | 321 struct i2c_msg *msg; member 839 struct i2c_msg *msg) in stm32f7_i2c_xfer_msg()
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | drxd_hard.c | 191 struct i2c_msg msg = {.addr = adr, .flags = 0, .buf = data, .len = len }; in i2c_write() local 199 u8 adr, u8 *msg, int len, u8 *answ, int alen) in i2c_read()
|
/linux-5.10/drivers/ata/ |
D | libahci.c | 291 u32 em_ctl, msg; in ahci_read_em_buffer() local 352 u32 em_ctl, msg; in ahci_store_em_buffer() local
|
/linux-5.10/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 114 #define FAIL(msg) do { \ argument 119 #define FAIL_MAX(msg, x, _max_) do { \ argument
|
/linux-5.10/include/drm/ |
D | drm_dp_mst_helper.h | 182 u8 msg[256]; member 502 u8 msg[256]; member
|
/linux-5.10/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 60 static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg) in sym_print_msg() 68 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
|
/linux-5.10/tools/perf/util/ |
D | session.c | 2307 bool perf_session__has_traces(struct perf_session *session, const char *msg) in perf_session__has_traces() 2363 const char *msg = ""; in perf_session__fprintf_nr_events() local
|
/linux-5.10/drivers/block/ |
D | sx8.c | 477 u32 msg = (u32) carm_ref_msg_dma(host, tag); in carm_send_msg() local 710 struct carm_msg_rw *msg; in carm_queue_rq() local
|
/linux-5.10/drivers/acpi/apei/ |
D | erst.c | 1116 const char *msg = acpi_format_exception(status); in erst_init() local
|