/linux-3.3/drivers/staging/iio/dds/ |
D | ad9852.c | 70 struct spi_message msg; in ad9852_set_parameter() local 186 struct spi_message msg; in ad9852_init() local
|
/linux-3.3/drivers/scsi/ |
D | scsi_transport_spi.c | 1174 int spi_populate_width_msg(unsigned char *msg, int width) in spi_populate_width_msg() 1184 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() 1195 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, in spi_populate_ppr_msg() 1233 static void print_nego(const unsigned char *msg, int per, int off, int width) in print_nego() 1247 static void print_ptr(const unsigned char *msg, int msb, const char *desc) in print_ptr() 1254 int spi_print_msg(const unsigned char *msg) in spi_print_msg() 1318 int spi_print_msg(const unsigned char *msg) in spi_print_msg()
|
/linux-3.3/drivers/spi/ |
D | spi-pxa2xx.c | 359 struct spi_message *msg = drv_data->cur_msg; in next_transfer() local 375 struct spi_message *msg = drv_data->cur_msg; in map_dma_buffers() local 448 struct spi_message *msg; in giveback() local 528 static void dma_error_stop(struct driver_data *drv_data, const char *msg) in dma_error_stop() 553 struct spi_message *msg = drv_data->cur_msg; in dma_transfer_complete() local 675 static void int_error_stop(struct driver_data *drv_data, const char* msg) in int_error_stop() 1221 static int transfer(struct spi_device *spi, struct spi_message *msg) in transfer()
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv0297.c | 55 struct i2c_msg msg = {.addr = state->config->demod_address,.flags = 0,.buf = buf,.len = 2 }; in stv0297_writereg() local 71 struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = b0,.len = 1}, in stv0297_readreg() local 110 struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = in stv0297_readregs() local
|
D | sp887x.c | 41 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = len }; in i2c_writebytes() local 56 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 4 }; in sp887x_writereg() local 81 struct i2c_msg msg[] = {{ .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 2 }, in sp887x_readreg() local
|
D | zl10039.c | 73 struct i2c_msg msg[] = { in zl10039_read() local 102 struct i2c_msg msg = { in zl10039_write() local
|
/linux-3.3/drivers/usb/gadget/ |
D | uvc.h | 79 #define uvc_trace(flag, msg...) \ argument 85 #define uvc_warn_once(dev, warn, msg...) \ argument 91 #define uvc_printk(level, msg...) \ argument
|
/linux-3.3/arch/s390/kernel/ |
D | setup.c | 611 char **msg) in find_crash_base() 650 char **msg) in verify_crash_base() 750 char *msg; in reserve_crashkernel() local
|
/linux-3.3/Documentation/connector/ |
D | cn_test.c | 38 static void cn_test_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_test_callback()
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_elsct.c | 94 const char *msg; in fc_els_resp_type() local
|
/linux-3.3/drivers/media/video/pvrusb2/ |
D | pvrusb2-eeprom.c | 47 struct i2c_msg msg[2]; in pvr2_eeprom_fetch() local
|
/linux-3.3/drivers/media/common/tuners/ |
D | qt1010.c | 36 struct i2c_msg msg[2] = { in qt1010_readreg() local 54 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, in qt1010_writereg() local
|
/linux-3.3/drivers/media/video/bt8xx/ |
D | bttv-i2c.c | 139 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes() 189 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes()
|
/linux-3.3/Documentation/networking/timestamping/ |
D | timestamping.c | 154 static void printpacket(struct msghdr *msg, int res, in printpacket() 285 struct msghdr msg; in recvpacket() local
|
/linux-3.3/arch/alpha/boot/ |
D | misc.c | 64 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 71 # define Assert(cond,msg) argument
|
/linux-3.3/arch/powerpc/platforms/ps3/ |
D | smp.c | 42 static void ps3_smp_message_pass(int cpu, int msg) in ps3_smp_message_pass()
|
/linux-3.3/net/irda/ |
D | af_irda.c | 1288 struct msghdr *msg, size_t len) in irda_sendmsg() 1379 struct msghdr *msg, size_t size, int flags) in irda_recvmsg_dgram() 1428 struct msghdr *msg, size_t size, int flags) in irda_recvmsg_stream() 1553 struct msghdr *msg, size_t len) in irda_sendmsg_dgram() 1633 struct msghdr *msg, size_t len) in irda_sendmsg_ultra()
|
/linux-3.3/net/bluetooth/ |
D | hci_sock.c | 399 static inline void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, struct sk_buff *skb) in hci_sock_cmsg() 434 struct msghdr *msg, size_t len, int flags) in hci_sock_recvmsg() 472 struct msghdr *msg, size_t len) in hci_sock_sendmsg()
|
/linux-3.3/drivers/staging/iio/accel/ |
D | lis3l02dq_core.c | 55 struct spi_message msg; in lis3l02dq_spi_read_reg_8() local 111 struct spi_message msg; in lis3l02dq_spi_write_reg_s16() local 146 struct spi_message msg; in lis3l02dq_read_reg_s16() local
|
/linux-3.3/drivers/acpi/ |
D | acpi_ipmi.c | 147 struct kernel_ipmi_msg *msg; in acpi_format_ipmi_msg() local 186 static void acpi_format_ipmi_response(struct acpi_ipmi_msg *msg, in acpi_format_ipmi_response() 239 static void ipmi_msg_handler(struct ipmi_recv_msg *msg, void *user_msg_data) in ipmi_msg_handler()
|
/linux-3.3/arch/blackfin/mach-common/ |
D | smp.c | 132 static void ipi_call_function(unsigned int cpu, struct ipi_message *msg) in ipi_call_function() 175 struct ipi_message *msg; in ipi_handler_int1() local 231 struct ipi_message *msg; in smp_send_message() local
|
/linux-3.3/drivers/media/dvb/mantis/ |
D | mantis_ioc.c | 45 struct i2c_msg msg[] = { in read_eeprom_bytes() local
|
/linux-3.3/drivers/misc/ |
D | bh1780gli.c | 48 static int bh1780_write(struct bh1780_data *ddata, u8 reg, u8 val, char *msg) in bh1780_write() 58 static int bh1780_read(struct bh1780_data *ddata, u8 reg, char *msg) in bh1780_read()
|
/linux-3.3/fs/ecryptfs/ |
D | messaging.c | 273 int ecryptfs_process_response(struct ecryptfs_message *msg, uid_t euid, in ecryptfs_process_response() 450 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
|
/linux-3.3/drivers/net/wireless/ath/ath6kl/ |
D | debug.h | 77 const char *msg, const char *prefix, in ath6kl_dbg_dump() 109 const char *msg, const char *prefix, in ath6kl_dbg_dump()
|