Home
last modified time | relevance | path

Searched refs:nu (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/net/nfc/nci/
H A Duart.c81 nu->ops.tx_start(nu); in nci_uart_write_work()
100 nu->ops.tx_done(nu); in nci_uart_write_work()
116 nu = kzalloc(sizeof(*nu), GFP_KERNEL); in nci_uart_set_driver()
127 ret = nu->ops.open(nu); in nci_uart_set_driver()
132 nu->ops.close(nu); in nci_uart_set_driver()
188 nu->ops.close(nu); in nci_uart_tty_close()
276 if (nu->ops.recv(nu, nu->rx_skb) != 0) in nci_uart_default_recv_buf()
303 if (!nu || tty != nu->tty) in nci_uart_tty_receive()
373 if (!nu || !nu->ops.open || in nci_uart_register()
374 !nu->ops.recv || !nu->ops.close) in nci_uart_register()
[all …]
/linux-6.15/drivers/nfc/nfcmrvl/
H A Duart.c42 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_send() local
44 return nu->ops.send(nu, skb); in nfcmrvl_uart_nci_send()
50 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_update_config() local
53 nci_uart_set_config(nu, le32_to_cpu(config->baudrate), in nfcmrvl_uart_nci_update_config()
96 static int nfcmrvl_nci_uart_open(struct nci_uart *nu) in nfcmrvl_nci_uart_open() argument
101 struct device *dev = nu->tty->dev; in nfcmrvl_nci_uart_open()
129 nu->drv_data = priv; in nfcmrvl_nci_uart_open()
130 nu->ndev = priv->ndev; in nfcmrvl_nci_uart_open()
135 static void nfcmrvl_nci_uart_close(struct nci_uart *nu) in nfcmrvl_nci_uart_close() argument
155 nu->tty->ops->break_ctl(nu->tty, 0); in nfcmrvl_nci_uart_tx_start()
[all …]
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dlantiq,pef2256.yaml94 (nu) and used time-slots (XX) for TSi is
95 nu nu XX nu nu nu XX nu nu nu XX nu
99 nu XX nu nu nu XX nu nu nu XX nu nu
103 nu XX nu XX nu XX
/linux-6.15/scripts/package/
H A Dmkspec51 name=${KBUILD_BUILD_USER:-$(id -nu)}
56 builduser=${KBUILD_BUILD_USER:-$(id -nu)}
H A Dmkdebian137 user=${KBUILD_BUILD_USER:-$(id -nu)}
/linux-6.15/arch/m68k/fpsp040/
H A Dbugfix.S170 | nu-generated ovfl, unfl, or inex exception. If the version
186 | cu src equal to xu dest or equal to nu dest. If so, go to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
197 | Check for cu and nu register conflict. If one exists, this takes
205 | Check for cu dest equal to nu dest. If so, go and fix the
249 | xu to complete. Remember, the instruction in the nu
356 | Check for cu dest equal to nu dest or equal to xu dest, with
357 | a cu and nu conflict taking priority an nu conflict. If either,
371 | xu to complete. Remember, the instruction in the nu
H A Dutil.S103 btstb #E3,E_BYTE(%a6) |check for nu exception
/linux-6.15/include/net/nfc/
H A Dnci_core.h465 int nci_uart_register(struct nci_uart *nu);
466 void nci_uart_unregister(struct nci_uart *nu);
467 void nci_uart_set_config(struct nci_uart *nu, int baudrate, int flow_ctrl);
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Drealtek,alc5632.yaml29 - Leon Romanovsky <leon@leon.nu>
/linux-6.15/tools/perf/trace/beauty/
H A Darch_errno_names.sh51 |sort -t, -k2 -nu \
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst14 Danielsson <pvrusb2@dax.nu> whose web page can be found here:
15 http://pvrusb2.dax.nu/
/linux-6.15/Documentation/i2c/busses/
H A Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux-6.15/fs/bcachefs/
H A Dbset.c172 struct bkey nu = bkey_unpack_key(b, n); in bch2_btree_node_iter_next_check() local
178 bch2_bkey_to_text(&buf2, &nu); in bch2_btree_node_iter_next_check()
/linux-6.15/Documentation/usb/
H A Dusb-serial.rst208 Blemings at hugh@misc.nu
/linux-6.15/
H A D.mailmap431 Leon Romanovsky <[email protected]> <leon@leon.nu>
H A DCREDITS3407 E: [email protected].nu
H A DMAINTAINERS26222 M: David Härdeman <david@hardeman.nu>