Searched defs:serial (Results 101 - 125 of 180) sorted by relevance

12345678

/linux-master/net/sctp/
H A Dassociola.c1696 sctp_assoc_lookup_asconf_ack( const struct sctp_association *asoc, __be32 serial) argument
H A Dsm_statefuns.c3870 __u32 serial; local
[all...]
/linux-master/drivers/power/supply/
H A Dsurface_battery.c67 __u8 serial[11]; member in struct:spwr_bix
/linux-master/include/linux/
H A Dkey.h197 key_serial_t serial; /* key serial number */ member in struct:key
H A Dpnp.h215 unsigned int serial; /* serial number */ member in struct:pnp_card
H A Dsctp.h669 __be32 serial; member in struct:sctp_addiphdr
/linux-master/crypto/
H A Daf_alg.c275 static struct key *lookup_key(key_serial_t serial) argument
292 key_serial_t serial; local
/linux-master/drivers/media/i2c/
H A Dst-mipid02.c206 static __u32 serial_to_parallel_code(__u32 serial) argument
/linux-master/drivers/usb/serial/
H A Dusb-serial.c63 struct usb_serial *serial; local
84 allocate_minors(struct usb_serial *serial, int num_ports) argument
113 release_minors(struct usb_serial *serial) argument
124 usb_serial_claim_interface(struct usb_serial *serial, struct usb_interface *intf) argument
145 release_sibling(struct usb_serial *serial, struct usb_interface *intf) argument
164 struct usb_serial *serial; local
191 usb_serial_put(struct usb_serial *serial) argument
217 struct usb_serial *serial; local
258 struct usb_serial *serial = port->serial; local
344 struct usb_serial *serial; local
393 struct usb_serial *serial = port->serial; local
406 struct usb_serial *serial = port->serial; local
548 struct usb_serial *serial; local
689 struct usb_serial *serial; local
798 store_endpoint(struct usb_serial *serial, struct usb_serial_endpoints *epds, struct usb_endpoint_descriptor *epd) argument
828 find_endpoints(struct usb_serial *serial, struct usb_serial_endpoints *epds, struct usb_interface *intf) argument
966 struct usb_serial *serial = NULL; local
1178 struct usb_serial *serial = usb_get_intfdata(interface); local
1219 struct usb_serial *serial = usb_get_intfdata(intf); local
1246 usb_serial_unpoison_port_urbs(struct usb_serial *serial) argument
1256 struct usb_serial *serial = usb_get_intfdata(intf); local
1276 struct usb_serial *serial = usb_get_intfdata(intf); local
[all...]
H A Dmos7840.c515 struct usb_serial *serial = port->serial; local
848 struct usb_serial *serial = port->serial; local
1412 mos7810_check(struct usb_serial *serial) argument
1466 mos7840_probe(struct usb_serial *serial, const struct usb_device_id *id) argument
1499 mos7840_calc_num_ports(struct usb_serial *serial, struct usb_serial_endpoints *epds) argument
1516 mos7840_attach(struct usb_serial *serial) argument
1535 struct usb_serial *serial = port->serial; local
[all...]
H A Dmos7720.c94 struct usb_serial *serial; /* back to containing struct */ member in struct:mos7715_parport
183 write_mos_reg(struct usb_serial *serial, unsigned int serial_portnum, enum mos_regs reg, __u8 data) argument
205 read_mos_reg(struct usb_serial *serial, unsigned int serial_portnum, enum mos_regs reg, __u8 *data) argument
553 mos7715_parport_init(struct usb_serial *serial) argument
820 mos77xx_calc_num_ports(struct usb_serial *serial, struct usb_serial_endpoints *epds) argument
844 struct usb_serial *serial; local
967 struct usb_serial *serial; local
1003 struct usb_serial *serial; local
1055 struct usb_serial *serial; local
1184 struct usb_serial *serial; local
1316 struct usb_serial *serial; local
1363 struct usb_serial *serial; local
1628 mos7720_startup(struct usb_serial *serial) argument
1663 mos7720_release(struct usb_serial *serial) argument
[all...]
H A Ddigi_acceleport.c962 struct usb_serial *serial; local
1180 digi_startup_device(struct usb_serial *serial) argument
1231 digi_startup(struct usb_serial *serial) argument
1257 digi_disconnect(struct usb_serial *serial) argument
1269 digi_release(struct usb_serial *serial) argument
1450 struct usb_serial *serial = port->serial; local
[all...]
H A Df81534.c193 static int f81534_logic_to_phy_port(struct usb_serial *serial, argument
214 static int f81534_set_register(struct usb_serial *serial, u16 reg, u8 data) argument
253 f81534_get_register(struct usb_serial *serial, u16 reg, u8 *data) argument
296 f81534_set_mask_register(struct usb_serial *serial, u16 reg, u8 mask, u8 data) argument
312 f81534_set_phy_port_register(struct usb_serial *serial, int phy, u16 reg, u8 data) argument
319 f81534_get_phy_port_register(struct usb_serial *serial, int phy, u16 reg, u8 *data) argument
348 f81534_wait_for_spi_idle(struct usb_serial *serial) argument
379 f81534_get_spi_register(struct usb_serial *serial, u16 reg, u8 *data) argument
391 f81534_set_spi_register(struct usb_serial *serial, u16 reg, u8 data) argument
402 f81534_read_flash(struct usb_serial *serial, u32 address, size_t size, u8 *buf) argument
733 f81534_find_config_idx(struct usb_serial *serial, u8 *index) argument
762 f81534_check_port_hw_disabled(struct usb_serial *serial, int phy) argument
837 f81534_calc_num_ports(struct usb_serial *serial, struct usb_serial_endpoints *epds) argument
997 f81534_submit_read_urb(struct usb_serial *serial, gfp_t flags) argument
1239 struct usb_serial *serial; local
1315 struct usb_serial *serial; local
1496 f81534_resume(struct usb_serial *serial) argument
[all...]
H A Dmxuport.c212 static int mxuport_recv_ctrl_urb(struct usb_serial *serial, argument
243 static int mxuport_send_ctrl_data_urb(struct usb_serial *serial, argument
268 mxuport_send_ctrl_urb(struct usb_serial *serial, u8 request, u16 value, u16 index) argument
287 struct usb_serial *serial = port->serial; local
306 struct usb_serial *serial = port->serial; local
466 struct usb_serial *serial = port->serial; local
513 struct usb_serial *serial = port->serial; local
557 struct usb_serial *serial = port->serial; local
572 struct usb_serial *serial = port->serial; local
600 struct usb_serial *serial = port->serial; local
616 struct usb_serial *serial = port->serial; local
638 struct usb_serial *serial = port->serial; local
762 mxuport_set_termios_flow(struct tty_struct *tty, const struct ktermios *old_termios, struct usb_serial_port *port, struct usb_serial *serial) argument
839 struct usb_serial *serial = port->serial; local
938 mxuport_calc_num_ports(struct usb_serial *serial, struct usb_serial_endpoints *epds) argument
974 mxuport_get_fw_version(struct usb_serial *serial, u32 *version) argument
999 mxuport_download_fw(struct usb_serial *serial, const struct firmware *fw_p) argument
1047 mxuport_probe(struct usb_serial *serial, const struct usb_device_id *id) argument
1120 struct usb_serial *serial = port->serial; local
1153 mxuport_attach(struct usb_serial *serial) argument
1179 mxuport_release(struct usb_serial *serial) argument
1191 struct usb_serial *serial = port->serial; local
1223 struct usb_serial *serial = port->serial; local
1236 struct usb_serial *serial = port->serial; local
1251 mxuport_resume(struct usb_serial *serial) argument
[all...]
H A Dio_ti.c122 struct usb_serial *serial; member in struct:edgeport_serial
381 static int read_boot_mem(struct edgeport_serial *serial, argument
407 write_boot_mem(struct edgeport_serial *serial, int start_address, int length, u8 *buffer) argument
441 write_i2c_mem(struct edgeport_serial *serial, int start_address, int length, u8 address_type, u8 *buffer) argument
598 read_rom(struct edgeport_serial *serial, int start_address, int length, u8 *buffer) argument
616 write_rom(struct edgeport_serial *serial, int start_address, int length, u8 *buffer) argument
630 get_descriptor_addr(struct edgeport_serial *serial, int desc_type, struct ti_i2c_desc *rom_desc) argument
674 check_i2c_image(struct edgeport_serial *serial) argument
754 get_manuf_info(struct edgeport_serial *serial, u8 *buffer) argument
865 i2c_type_bootmode(struct edgeport_serial *serial) argument
909 bulk_xfer(struct usb_serial *serial, void *buffer, int length, int *num_sent) argument
922 download_code(struct edgeport_serial *serial, u8 *image, int image_length) argument
960 check_fw_sanity(struct edgeport_serial *serial, const struct firmware *fw) argument
1001 download_fw(struct edgeport_serial *serial) argument
1068 do_download_mode(struct edgeport_serial *serial, const struct firmware *fw) argument
1380 do_boot_mode(struct edgeport_serial *serial, const struct firmware *fw) argument
2455 struct edgeport_serial *serial; local
2474 edge_calc_num_ports(struct usb_serial *serial, struct usb_serial_endpoints *epds) argument
2493 edge_startup(struct usb_serial *serial) argument
2534 edge_disconnect(struct usb_serial *serial) argument
2541 edge_release(struct usb_serial *serial) argument
2652 edge_suspend(struct usb_serial *serial, pm_message_t message) argument
2661 edge_resume(struct usb_serial *serial) argument
[all...]
H A Dio_edgeport.c225 struct usb_serial *serial; /* loop back to the owner of this object */ member in struct:edgeport_serial
493 struct usb_serial *serial = ep->serial; local
817 struct usb_serial *serial; local
1612 struct usb_serial *serial = edge_serial->serial; local
1961 sram_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, __u16 length, const __u8 *data) argument
2008 rom_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, __u16 length, const __u8 *data) argument
2050 rom_read(struct usb_serial *serial, __u16 extAddr, __u16 addr, __u16 length, __u8 *data) argument
2700 edge_startup(struct usb_serial *serial) argument
2923 edge_disconnect(struct usb_serial *serial) argument
2938 edge_release(struct usb_serial *serial) argument
[all...]
/linux-master/fs/jfs/
H A Djfs_logmgr.h56 __le32 serial; /* 4: log open/mount counter */ member in struct:logsuper
360 int serial; /* 4: log mount serial number */ member in struct:jfs_log
/linux-master/drivers/usb/host/
H A Dxhci-dbgcap.h35 __le64 serial; member in struct:dbc_info_context
70 char serial[DBC_MAX_STRING_LENGTH]; member in struct:dbc_str_descs
/linux-master/drivers/usb/core/
H A Dsysfs.c143 usb_string_attr(serial); variable
/linux-master/drivers/nvme/target/
H A Dcore.c1571 char serial[NVMET_SN_MAX_SIZE / 2]; local
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c222 unsigned int serial; /* serial number */ member in struct:emu10k1x
/linux-master/drivers/scsi/
H A DBusLogic.c280 static unsigned long serial; local
[all...]
/linux-master/drivers/sbus/char/
H A Doradax.c125 u32 serial:1; /* Serial */ member in struct:dax_header
/linux-master/include/uapi/linux/
H A Dmedia.h29 char serial[40]; member in struct:media_device_info
/linux-master/fs/vboxsf/
H A Dshfl_hostintf.h481 u32 serial; member in struct:shfl_volinfo

Completed in 248 milliseconds

12345678