Searched defs:init_hw (Results 1 - 9 of 9) sorted by relevance

/drivers/net/wireless/zd1211rw/
H A Dzd_rf.h68 int (*init_hw)(struct zd_rf *rf); member in struct:zd_rf
/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h47 s32 (*init_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
/drivers/i2c/busses/
H A Di2c-nomadik.c249 * init_hw() - initialize the I2C hardware
252 static int init_hw(struct nmk_i2c_dev *dev) function
566 (void) init_hw(dev);
637 status = init_hw(dev);
796 (void) init_hw(dev);
805 (void) init_hw(dev);
821 (void) init_hw(dev);
835 (void) init_hw(dev);
/drivers/net/ethernet/intel/igbvf/
H A Dvf.h184 s32 (*init_hw)(struct e1000_hw *); member in struct:e1000_mac_operations
/drivers/tty/serial/
H A Dserial_core.c138 int init_hw)
173 if (init_hw) {
202 int init_hw)
216 retval = uart_port_startup(tty, state, init_hw);
137 uart_port_startup(struct tty_struct *tty, struct uart_state *state, int init_hw) argument
201 uart_startup(struct tty_struct *tty, struct uart_state *state, int init_hw) argument
/drivers/net/ethernet/intel/igb/
H A De1000_hw.h310 s32 (*init_hw)(struct e1000_hw *); member in struct:e1000_mac_operations
/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h335 * @init_hw: for pch_gbe_hal_init_hw
346 s32 (*init_hw) (struct pch_gbe_hw *); member in struct:pch_gbe_functions
/drivers/net/ethernet/intel/e1000e/
H A Dhw.h774 s32 (*init_hw)(struct e1000_hw *); member in struct:e1000_mac_operations
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2713 s32 (*init_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 232 milliseconds