Searched refs:data (Results 1 - 25 of 523) sorted by relevance

1234567891011>>

/include/linux/
H A Di2c-algo-pcf.h30 void *data; /* private data for lolevel routines */ member in struct:i2c_algo_pcf_data
31 void (*setpcf) (void *data, int ctl, int val);
32 int (*getpcf) (void *data, int ctl);
33 int (*getown) (void *data);
34 int (*getclock) (void *data);
35 void (*waitforpin) (void *data);
37 void (*xfer_begin) (void *data);
38 void (*xfer_end) (void *data);
H A Di2c-algo-bit.h35 void *data; /* private data for lowlevel routines */ member in struct:i2c_algo_bit_data
36 void (*setsda) (void *data, int state);
37 void (*setscl) (void *data, int state);
38 int (*getsda) (void *data);
39 int (*getscl) (void *data);
H A Dgoldfish.h6 static inline void gf_write64(unsigned long data, argument
9 writel((u32)data, portl);
11 writel(data>>32, porth);
H A Discsi_boot_sysfs.h77 void *data; member in struct:iscsi_boot_kobj
84 ssize_t (*show) (void *data, int type, char *buf);
94 umode_t (*is_visible) (void *data, int type);
99 * The function should free the data passed in.
101 void (*release) (void *data);
111 void *data,
112 ssize_t (*show) (void *data, int type, char *buf),
113 umode_t (*is_visible) (void *data, int type),
114 void (*release) (void *data));
118 void *data,
[all...]
H A Ddevcoredump.h9 void dev_coredumpv(struct device *dev, const void *data, size_t datalen,
13 const void *data, size_t datalen, gfp_t gfp,
15 const void *data, size_t datalen),
16 void (*free)(const void *data));
18 static inline void dev_coredumpv(struct device *dev, const void *data, argument
21 vfree(data);
26 const void *data, size_t datalen, gfp_t gfp,
28 const void *data, size_t datalen),
29 void (*free)(const void *data))
31 free(data);
25 dev_coredumpm(struct device *dev, struct module *owner, const void *data, size_t datalen, gfp_t gfp, ssize_t (*read)(char *buffer, loff_t offset, size_t count, const void *data, size_t datalen), void (*free)(const void *data)) argument
[all...]
H A Dearlycpio.h9 void *data; member in struct:cpio_data
14 struct cpio_data find_cpio_data(const char *path, void *data, size_t len,
H A Dmdio-mux.h15 int (*switch_fn) (int cur, int desired, void *data),
17 void *data);
H A Dpl320-ipc.h15 int pl320_ipc_transmit(u32 *data);
H A Dipmi_smi.h53 * been received, it will report this same data structure back up to
56 * asynchronous data is received, one of these is allocated, the
57 * data_size is set to zero and the response holds the data from the
60 * asynchronous data and messages and request them from the
70 unsigned char data[IPMI_MAX_MSG_LENGTH]; member in struct:ipmi_smi_msg
95 int (*get_smi_info)(void *send_info, struct ipmi_smi_info *data);
161 /* Take a pointer to a raw data buffer and a length and extract device
162 id information from it. The first byte of data must point to the
163 netfn << 2, the data should be of the format:
164 netfn << 2, cmd, completion code, data
166 ipmi_demangle_device_id(const unsigned char *data, unsigned int data_len, struct ipmi_device_id *id) argument
[all...]
H A Dntb.h69 void *data, int len);
71 void *data, int len);
72 void (*event_handler)(void *data, int status);
78 ntb_transport_create_queue(void *data, struct pci_dev *pdev,
81 int ntb_transport_rx_enqueue(struct ntb_transport_qp *qp, void *cb, void *data,
83 int ntb_transport_tx_enqueue(struct ntb_transport_qp *qp, void *cb, void *data,
H A Dasn1_decoder.h21 const unsigned char *data,
H A Deeprom_93cx6.h43 * for reading the eeprom data.
44 * @data: private pointer for the driver.
50 * @drive_data: Set if we're driving the data line.
51 * @reg_data_in: register field to indicate data input
52 * @reg_data_out: register field to indicate data output
53 * @reg_data_clock: register field to set the data clock
60 void *data; member in struct:eeprom_93cx6
75 const u8 word, u16 *data);
77 const u8 word, __le16 *data, const u16 words);
82 u8 addr, u16 data);
[all...]
H A Drio_drv.h24 u32 * data);
26 u32 data);
28 u16 * data);
30 u16 data);
32 u8 * data);
34 u8 data);
37 u8 hopcount, u32 offset, u32 * data);
39 u8 hopcount, u32 offset, u32 data);
41 u8 hopcount, u32 offset, u16 * data);
43 u8 hopcount, u32 offset, u16 data);
58 rio_local_read_config_32(struct rio_mport *port, u32 offset, u32 * data) argument
73 rio_local_write_config_32(struct rio_mport *port, u32 offset, u32 data) argument
88 rio_local_read_config_16(struct rio_mport *port, u32 offset, u16 * data) argument
104 rio_local_write_config_16(struct rio_mport *port, u32 offset, u16 data) argument
119 rio_local_read_config_8(struct rio_mport *port, u32 offset, u8 * data) argument
134 rio_local_write_config_8(struct rio_mport *port, u32 offset, u8 data) argument
149 rio_read_config_32(struct rio_dev *rdev, u32 offset, u32 * data) argument
165 rio_write_config_32(struct rio_dev *rdev, u32 offset, u32 data) argument
181 rio_read_config_16(struct rio_dev *rdev, u32 offset, u16 * data) argument
197 rio_write_config_16(struct rio_dev *rdev, u32 offset, u16 data) argument
213 rio_read_config_8(struct rio_dev *rdev, u32 offset, u8 * data) argument
228 rio_write_config_8(struct rio_dev *rdev, u32 offset, u8 data) argument
245 rio_send_doorbell(struct rio_dev *rdev, u16 data) argument
431 rio_set_drvdata(struct rio_dev *rdev, void *data) argument
[all...]
H A Dcrc-itu-t.h22 static inline u16 crc_itu_t_byte(u16 crc, const u8 data) argument
24 return (crc << 8) ^ crc_itu_t_table[((crc >> 8) ^ data) & 0xff];
H A Dcrc16.h24 static inline u16 crc16_byte(u16 crc, const u8 data) argument
26 return (crc >> 8) ^ crc16_table[(crc ^ data) & 0xff];
H A Dcrc7.h7 static inline u8 crc7_be_byte(u8 crc, u8 data) argument
9 return crc7_be_syndrome_table[crc ^ data];
/include/linux/mtd/
H A Dlatch-addr-flash.h20 int (*init)(void *data, int cs);
21 void (*done)(void *data);
22 void (*set_window)(unsigned long offset, void *data);
23 void *data; member in struct:latch_addr_flash_data
/include/linux/irqchip/
H A Dmetag-ext.h29 void meta_intc_mask_irq_simple(struct irq_data *data);
31 void meta_intc_unmask_irq_simple(struct irq_data *data);
/include/linux/mmc/
H A Dsdhci-pci-data.h11 int (*setup)(struct sdhci_pci_data *data);
12 void (*cleanup)(struct sdhci_pci_data *data);
H A Dsdhci-spear.h19 * struct sdhci_plat_data: spear sdhci platform data structure
29 sdhci_set_plat_data(struct platform_device *pdev, struct sdhci_plat_data *data) argument
31 pdev->dev.platform_data = data;
/include/keys/
H A Ddns_resolver-type.h21 char **data);
/include/sound/
H A Dspear_dma.h28 void *data; member in struct:spear_dma_data
/include/uapi/linux/
H A Dbaycom.h25 } data; member in struct:baycom_ioctl
/include/linux/platform_data/
H A Dmmc-mxcmmc.h8 /* board specific SDHC data, optional.
22 * change giving data as argument.
24 int (*init)(struct device *dev, irq_handler_t handler, void *data);
25 void (*exit)(struct device *dev, void *data);
/include/net/caif/
H A Dcfpkt.h28 * pkt Packet to extract header data from.
29 * data Pointer to copy the header data into.
30 * len Length of head data to copy.
33 int cfpkt_extr_head(struct cfpkt *pkt, void *data, u16 len);
37 * Reads data from packet without changing packet.
39 * pkt Packet to extract header data from.
40 * data Pointer to copy the header data into.
41 * len Length of head data t
[all...]

Completed in 2192 milliseconds

1234567891011>>