Searched refs:extAddr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 324 static int sram_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, 326 static int rom_read(struct usb_serial *serial, __u16 extAddr, __u16 addr, 328 static int rom_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, 2077 static int sram_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, in sram_write() argument 2084 dev_dbg(&serial->dev->dev, "%s - %x, %x, %d\n", __func__, extAddr, addr, length); in sram_write() 2098 /* dev_dbg(&serial->dev->dev, "%s - writing %x, %x, %d\n", __func__, extAddr, addr, current_length); */ in sram_write() 2103 0x40, addr, extAddr, transfer_buffer, in sram_write() 2124 static int rom_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, in rom_write() argument 2146 addr, extAddr, in rom_write() 2166 static int rom_read(struct usb_serial *serial, __u16 extAddr, in rom_read() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_edgeport.c | 292 static int rom_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, 1961 static int sram_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, in sram_write() argument 1968 dev_dbg(&serial->dev->dev, "%s - %x, %x, %d\n", __func__, extAddr, addr, length); in sram_write() 1982 /* dev_dbg(&serial->dev->dev, "%s - writing %x, %x, %d\n", __func__, extAddr, addr, current_length); */ in sram_write() 1987 0x40, addr, extAddr, transfer_buffer, in sram_write() 2008 static int rom_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, in rom_write() argument 2030 addr, extAddr, in rom_write() 2050 static int rom_read(struct usb_serial *serial, __u16 extAddr, in rom_read() argument 2071 0xC0, addr, extAddr, transfer_buffer, in rom_read()
|
Completed in 13 milliseconds