Home
last modified time | relevance | path

Searched refs:device_string (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
H A Doplib.h70 extern int prom_devopen(char *device_string);
/linux/drivers/bluetooth/
H A Dbtnxpuart.c1444 char device_string[30]; in nxp_setup() local
1446 char *envp[] = {device_string, event_string, NULL}; in nxp_setup()
1459 snprintf(device_string, 30, "BTNXPUART_DEV=%s", dev_name(&serdev->dev)); in nxp_setup()
1461 bt_dev_dbg(hdev, "==== Send uevent: %s:%s ===", device_string, in nxp_setup()
1789 char device_string[30]; in nxp_coredump_notify() local
1791 char *envp[] = {device_string, event_string, NULL}; in nxp_coredump_notify()
1793 snprintf(device_string, 30, "BTNXPUART_DEV=%s", dev_name(&serdev->dev)); in nxp_coredump_notify()
1809 bt_dev_dbg(hdev, "==== Send uevent: %s:%s ===", device_string, in nxp_coredump_notify()