Home
last modified time | relevance | path

Searched refs:u16 (Results 1 – 21 of 21) sorted by relevance

/Documentation/pcmcia/
Dlocking.txt106 u16 _irq:1;
107 u16 _io:1;
108 u16 _win:4;
109 u16 _locked:1;
110 u16 allow_func_id_match:1;
111 u16 suspended:1;
112 u16 _removed:1;
/Documentation/virtual/kvm/
Dnested-vmx.txt211 u16 virtual_processor_id;
212 u16 guest_es_selector;
213 u16 guest_cs_selector;
214 u16 guest_ss_selector;
215 u16 guest_ds_selector;
216 u16 guest_fs_selector;
217 u16 guest_gs_selector;
218 u16 guest_ldtr_selector;
219 u16 guest_tr_selector;
220 u16 host_es_selector;
[all …]
/Documentation/isdn/
DINTERFACE.CAPI56 register_appl() callback function. A unique Application ID (ApplID, u16) is
128 void (*register_appl)(struct capi_ctr *ctrlr, u16 applid,
130 void (*release_appl)(struct capi_ctr *ctrlr, u16 applid)
136 u16 (*send_message)(struct capi_ctr *ctrlr, struct sk_buff *skb)
221 u16 for CAPI parameters of type 'word'
266 void capi_ctr_handle_message(struct capi_ctr * ctrlr, u16 applid,
276 void capilib_new_ncci(struct list_head *head, u16 applid,
278 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci)
279 void capilib_release_appl(struct list_head *head, u16 applid)
281 void capilib_data_b3_conf(struct list_head *head, u16 applid,
[all …]
/Documentation/networking/
Dradiotap-headers.txt53 padding. So a u16 argument must start on the next u16 boundary if it isn't
66 dereference, eg, a u16 pointer that is pointing to an odd address. Instead
73 rule is applied dealing with a u16, NOT dealing with a 4-byte single entity.
Dphy.txt43 int write(struct mii_bus *bus, int mii_id, int regnum, u16 value);
171 int phy_read(struct phy_device *phydev, u16 regnum);
172 int phy_write(struct phy_device *phydev, u16 regnum, u16 val);
Difenslave.c169 typedef __uint16_t u16; /* ditto */ typedef
/Documentation/
Dunaligned-memory-access.txt24 dealing with types such as u16, u32 and u64.
79 u16 field1;
113 u16 field1;
146 const u16 *a = (const u16 *) addr1;
147 const u16 *b = (const u16 *) addr2;
Dmedia-framework.txt106 media_entity_init(struct media_entity *entity, u16 num_pads,
107 struct media_pad *pads, u16 extra_links);
203 media_entity_create_link(struct media_entity *source, u16 source_pad,
204 struct media_entity *sink, u16 sink_pad,
DCodingStyle300 u8/u16/u32 are perfectly fine typedefs, although they fit into
322 Therefore, the Linux-specific 'u8/u16/u32/u64' types and their
/Documentation/fb/
Dcmap_xfbdev.txt19 memcpy(info->cmap.green, info->cmap.red, sizeof(u16)*8);
20 memcpy(info->cmap.blue, info->cmap.red, sizeof(u16)*8);
/Documentation/virtual/
Dvirtio-spec.txt367 return ALIGN(sizeof(struct vring_desc)*qsz + sizeof(u16)*(2
448 u16 flags;
452 u16 next;
514 u16 flags;
516 u16 idx;
518 u16 ring[qsz]; /* qsz is the Queue Size field read from device
521 u16 used_event;
571 u16 flags;
573 u16 idx;
577 u16 avail_event;
[all …]
/Documentation/i2c/
Dwriting-clients106 int foo_write_value(struct i2c_client *client, u8 reg, u16 value)
327 less than 64k since msg.len is u16.) Returned is the actual number of bytes
346 s32 i2c_smbus_xfer(struct i2c_adapter *adapter, u16 addr,
360 u8 command, u16 value);
362 u8 command, u16 value);
/Documentation/zh_CN/
DCodingStyle277 u8/u16/u32是完全没有问题的typedef,不过它们更符合类别(d)而不是这里。
293 因此,Linux特有的等同于标准类型的“u8/u16/u32/u64”类型和它们的有符号类型是被
/Documentation/filesystems/
Ddebugfs.txt62 struct dentry *parent, u16 *value);
76 struct dentry *parent, u16 *value);
/Documentation/ABI/stable/
Dsysfs-bus-firewire117 u64 EUI-64 : u24 directory_ID : u16 LUN
/Documentation/hwmon/
Dpmbus-core164 u16 word);
200 u16 word);
/Documentation/sound/alsa/soc/
Dcodec.txt188 u16 mute_reg = snd_soc_read(codec, WM8974_DAC) & 0xffbf;
/Documentation/trace/
Dkprobetrace.txt46 (u8/u16/u32/u64/s8/s16/s32/s64), "string" and bitfield
/Documentation/PCI/
DMSI-HOWTO.txt153 u16 vector; /* kernel uses to write alloc vector */
154 u16 entry; /* driver uses to specify entry */
/Documentation/spi/
Dpxa2xx26 u16 num_chipselect;
/Documentation/usb/
Dusbmon.txt204 u16 busnum; /* 12: Bus number */