Searched refs:address_type (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/afs/ |
| H A D | vl_list.c | 107 hdr.address_type = *b++; in afs_extract_vl_addrs() 109 switch (hdr.address_type) { in afs_extract_vl_addrs() 136 hdr.address_type); in afs_extract_vl_addrs()
|
| /linux/include/uapi/linux/ |
| H A D | dns_resolver.h | 113 __u8 address_type; /* enum dns_payload_address_type */ member
|
| /linux/drivers/usb/serial/ |
| H A D | io_ti.c | 319 * @address_type: Can read both XDATA and I2C 323 int length, u8 address_type, u8 *buffer) 350 (u16)address_type, in read_download_mem() 440 int start_address, int length, u8 address_type, u8 *buffer) 468 (u16)address_type, be_start_address, in write_i2c_mem() 501 (u16)address_type, be_start_address, buffer, in write_i2c_mem() 325 read_download_mem(struct usb_device * dev,int start_address,int length,u8 address_type,u8 * buffer) read_download_mem() argument 442 write_i2c_mem(struct edgeport_serial * serial,int start_address,int length,u8 address_type,u8 * buffer) write_i2c_mem() argument
|