Searched full:iphone (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/net/usb/ |
| D | ipheth.c | 2 * ipheth.c - Apple iPhone USB Ethernet driver 41 * Attention: iPhone device must be paired, otherwise it won't respond to our 104 static int ipheth_alloc_urbs(struct ipheth_device *iphone) in ipheth_alloc_urbs() argument 119 tx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE, in ipheth_alloc_urbs() 124 rx_buf = usb_alloc_coherent(iphone->udev, IPHETH_BUF_SIZE, in ipheth_alloc_urbs() 130 iphone->tx_urb = tx_urb; in ipheth_alloc_urbs() 131 iphone->rx_urb = rx_urb; in ipheth_alloc_urbs() 132 iphone->tx_buf = tx_buf; in ipheth_alloc_urbs() 133 iphone->rx_buf = rx_buf; in ipheth_alloc_urbs() 137 usb_free_coherent(iphone->udev, IPHETH_BUF_SIZE, tx_buf, in ipheth_alloc_urbs() [all …]
|
| D | Kconfig | 581 tristate "Apple iPhone USB Ethernet driver" 585 iPhone (Original, 3G and 3GS) to your system. 587 to pair your device with your system and that understand the iPhone
|
| /Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
| D | apple,aic.yaml | 14 Apple ARM SoC platforms, including various iPhone and iPad devices and the
|
| /Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
| D | apple,pinctrl.yaml | 15 iPhone and iPad devices and the "Apple Silicon" Macs.
|
| /Linux-v5.15/drivers/input/mouse/ |
| D | Kconfig | 248 It is also found in the IPhone (2007) and Ipod Touch (2008).
|
| /Linux-v5.15/sound/pci/hda/ |
| D | patch_realtek.c | 5106 /* Iphone type */ 5224 codec_dbg(codec, "Headset jack set to iPhone-style headset mode.\n"); in alc_headset_mode_ctia() 5521 codec_dbg(codec, "Headset jack detected iPhone-style headset: %s\n", in alc_determine_headset_type() 5655 /* Set to iphone type */ in alc255_set_default_jack_type()
|