Searched refs:device_string (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/m68k/include/asm/ |
| H A D | oplib.h | 70 extern int prom_devopen(char *device_string);
|
| /linux/drivers/bluetooth/ |
| H A D | btnxpuart.c | 1445 char device_string[30]; in nxp_setup() local 1447 char *envp[] = {device_string, event_string, NULL}; in nxp_setup() 1460 snprintf(device_string, 30, "BTNXPUART_DEV=%s", dev_name(&serdev->dev)); in nxp_setup() 1462 bt_dev_dbg(hdev, "==== Send uevent: %s:%s ===", device_string, in nxp_setup() 1790 char device_string[30]; in nxp_coredump_notify() local 1792 char *envp[] = {device_string, event_string, NULL}; in nxp_coredump_notify() 1794 snprintf(device_string, 30, "BTNXPUART_DEV=%s", dev_name(&serdev->dev)); in nxp_coredump_notify() 1810 bt_dev_dbg(hdev, "==== Send uevent: %s:%s ===", device_string, in nxp_coredump_notify()
|