Searched full:iphone (Results 1 – 25 of 45) sorted by relevance
12
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | apple.yaml | 17 - iPhone 5s 24 - iPhone 6 25 - iPhone 6 Plus 36 - iPhone 6s 37 - iPhone 6s Plus 38 - iPhone SE (2016) 48 - iPhone 7 49 - iPhone 7 Plus 62 - iPhone 8 63 - iPhone 8 Plus [all …]
|
/linux-6.14.4/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 123 static int ipheth_alloc_urbs(struct ipheth_device *iphone) in ipheth_alloc_urbs() argument 138 tx_buf = usb_alloc_coherent(iphone->udev, IPHETH_TX_BUF_SIZE, in ipheth_alloc_urbs() 143 rx_buf = usb_alloc_coherent(iphone->udev, iphone->rx_buf_len, in ipheth_alloc_urbs() 149 iphone->tx_urb = tx_urb; in ipheth_alloc_urbs() 150 iphone->rx_urb = rx_urb; in ipheth_alloc_urbs() 151 iphone->tx_buf = tx_buf; in ipheth_alloc_urbs() 152 iphone->rx_buf = rx_buf; in ipheth_alloc_urbs() 156 usb_free_coherent(iphone->udev, IPHETH_TX_BUF_SIZE, tx_buf, in ipheth_alloc_urbs() [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/apple/ |
D | t8015-common.dtsi | 3 * Apple iPhone 8, iPhone 8 Plus, iPhone X
|
D | s800-0-3-common.dtsi | 3 * Apple iPhone 6s, iPhone 6s Plus, iPad 5, iPhone SE
|
D | t8015-d20.dts | 3 * Apple iPhone 8 (Global), D20 iPhone10,1 (A1863/A1906/A1907) 13 model = "Apple iPhone 8 (Global)";
|
D | t7000-n56.dts | 3 * Apple iPhone 6 Plus, N56, iPhone7,2 (A1549/A1586/A1589) 13 model = "Apple iPhone 6 Plus";
|
D | t8015-d22.dts | 3 * Apple iPhone X (Global), D22, iPhone10,3 (A1865) 13 model = "Apple iPhone X (Global)";
|
D | t8015-d211.dts | 3 * Apple iPhone 8 Plus (GSM), D211 iPhone10,5 (A1899) 13 model = "Apple iPhone 8 Plus (GSM)";
|
D | t8015-d201.dts | 3 * Apple iPhone 8 (GSM), D20 iPhone10,4 (A1905) 13 model = "Apple iPhone 8 (GSM)";
|
D | t8015-d221.dts | 3 * Apple iPhone X (GSM), D221, iPhone10,6 (A1901) 13 model = "Apple iPhone X (GSM)";
|
D | t7000-n61.dts | 3 * Apple iPhone 6, N61, iPhone7,2 (A1549/A1586/A1589) 13 model = "Apple iPhone 6";
|
D | t8010-d101.dts | 3 * Apple iPhone 7 (Intel), D101, iPhone9,3 (A1660/A1778/A1779/A1780) 13 model = "Apple iPhone 7 (Intel)";
|
D | s8000-n69u.dts | 3 * Apple iPhone SE (Samsung), N69u, iPhone8,4 (A1662/A1723/A1724) 14 model = "Apple iPhone SE (Samsung)";
|
D | t8015-d21.dts | 3 * Apple iPhone 8 Plus (Global), D21 iPhone10,2 (A1864/A1897/A1898) 13 model = "Apple iPhone 8 Plus (Global)";
|
D | s8003-n69.dts | 3 * Apple iPhone SE (TSMC), N69, iPhone8,4 (A1662/A1723/A1724) 14 model = "Apple iPhone SE (TSMC)";
|
D | t8010-d11.dts | 3 * Apple iPhone 7 Plus (Qualcomm), D11, iPhone9,2 (A1661/A1784/A1785/A1786) 13 model = "Apple iPhone 7 Plus (Qualcomm)";
|
D | s5l8960x-n51.dts | 3 * Apple iPhone 5s (GSM), N51, iPhone6,1 (A1453/A1533) 13 model = "Apple iPhone 5s (GSM)";
|
D | t8010-d10.dts | 3 * Apple iPhone 7 (Qualcomm), D10, iPhone9,1 (A1660/A1778/A1779/A1780) 13 model = "Apple iPhone 7 (Qualcomm)";
|
D | s5l8960x-n53.dts | 3 * Apple iPhone 5s (LTE), N53, iPhone6,2 (A1457/A1518/A1528/A1530) 13 model = "Apple iPhone 5s (LTE)";
|
D | t8010-d111.dts | 3 * Apple iPhone 7 Plus (Intel), D111, iPhone9,4 (A1661/A1784/A1785/A1786) 13 model = "Apple iPhone 7 Plus (Intel)";
|
D | s8003-n66m.dts | 3 * Apple iPhone 6s Plus (TSMC), N66m, iPhone8,2 (A1634/A1687/A1690/A1699) 14 model = "Apple iPhone 6s Plus (TSMC)";
|
D | s8003-n71m.dts | 3 * Apple iPhone 6s (TSMC), N71m, iPhone8,1 (A1633/A1688/A1691/A1700) 14 model = "Apple iPhone 6s (TSMC)";
|
D | s8000-n71.dts | 3 * Apple iPhone 6s (Samsung), N71, iPhone8,1 (A1633/A1688/A1691/A1700) 14 model = "Apple iPhone 6s (Samsung)";
|
D | s8000-n66.dts | 3 * Apple iPhone 6s Plus (Samsung), N66, iPhone8,2 (A1634/A1687/A1690/A1699) 14 model = "Apple iPhone 6s Plus (Samsung)";
|
D | t7000-handheld.dtsi | 3 * Apple iPhone 6, iPhone 6 Plus, iPad mini 4, iPod touch 6
|
12