Searched defs:gate (Results 1 – 15 of 15) sorted by relevance
/linux-3.3/arch/x86/include/asm/ |
D | desc.h | 54 static inline void pack_gate(gate_desc *gate, unsigned type, unsigned long func, in pack_gate() 70 static inline void pack_gate(gate_desc *gate, unsigned char type, in pack_gate() 118 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry() 313 static inline void set_nmi_gate(int gate, void *addr) in set_nmi_gate() 322 static inline void _set_gate(int gate, unsigned type, void *addr, in _set_gate()
|
D | kvm.h | 221 __u8 gate; member
|
/linux-3.3/net/mac80211/ |
D | mesh_pathtbl.c | 131 struct mpath_node *gate; in mesh_table_free() local 429 struct mpath_node *gate, *new_gate; in mesh_path_add_gate() local 475 struct mpath_node *gate; in mesh_gate_del() local 934 struct mpath_node *gate = NULL; in mesh_path_send_to_gates() local
|
/linux-3.3/include/media/ |
D | videobuf-dvb.h | 40 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member
|
/linux-3.3/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()
|
D | ethertap_user.c | 91 static int etap_tramp(char *dev, char *gate, int control_me, in etap_tramp()
|
/linux-3.3/arch/x86/kvm/ |
D | i8254.h | 18 u8 gate; /* timer start */ member
|
/linux-3.3/drivers/media/video/s5p-g2d/ |
D | g2d.h | 29 struct clk *gate; member
|
/linux-3.3/drivers/media/common/tuners/ |
D | tda18271.h | 97 enum tda18271_i2c_gate gate; member
|
D | tda18271-common.c | 26 enum tda18271_i2c_gate gate; in tda18271_i2c_gate_ctrl() local
|
D | tda18271-priv.h | 109 enum tda18271_i2c_gate gate; member
|
/linux-3.3/drivers/mfd/ |
D | sm501.c | 320 unsigned long gate; in sm501_unit_power() local 523 unsigned long gate = smc501_readl(sm->regs + SM501_CURRENT_GATE); in sm501_set_clock() local
|
/linux-3.3/drivers/media/dvb/dvb-usb/ |
D | lmedm04.c | 585 u8 gate = st->i2c_gate; in lme2510_i2c_xfer() local
|
/linux-3.3/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 1729 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan()
|
/linux-3.3/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 1053 static void nv_txrx_gate(struct net_device *dev, bool gate) in nv_txrx_gate()
|