Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/tty/serial/8250/
D8250_uniphier.c69 bool normal = false; in uniphier_serial_out() local
/linux-4.4.14/arch/x86/kernel/
Dnmi.c63 unsigned int normal; member
/linux-4.4.14/fs/btrfs/
Dasync-thread.c59 struct __btrfs_workqueue *normal; member
/linux-4.4.14/include/uapi/linux/
Datmlec.h72 } normal; member
/linux-4.4.14/arch/m68k/fpsp040/
Dres_func.S400 normal: label
/linux-4.4.14/include/linux/mfd/
Dabx500.h204 int normal; member
/linux-4.4.14/include/linux/mfd/abx500/
Dab8500-bm.h379 int normal; member
/linux-4.4.14/drivers/net/wireless/p54/
Dlmac.h270 } __packed normal; member
387 struct p54_scan_body normal; member
/linux-4.4.14/drivers/usb/host/
Dfotg210.h22 unsigned long normal; member
Dehci.h47 unsigned long normal; member
/linux-4.4.14/drivers/tty/serial/
Dserial_core.c2397 struct tty_driver *normal; in uart_register_driver() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h890 } normal; member
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h990 nx_nic_intr_coalesce_data_t normal; member
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c4745 static void transmit_cleanup(struct dev_info *hw_priv, int normal) in transmit_cleanup()