Lines Matching refs:falcon_board
93 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87()
121 i2c_unregister_device(falcon_board(efx)->hwmon_client); in ef4_fini_lm87()
126 struct i2c_client *client = falcon_board(efx)->hwmon_client; in ef4_check_lm87()
260 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweroff()
261 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweroff()
274 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweron()
275 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweron()
406 struct falcon_board *board = falcon_board(efx); in sfe4001_fini()
433 status = i2c_smbus_read_byte_data(falcon_board(efx)->ioexp_client, P1_IN); in sfe4001_check_hw()
455 struct falcon_board *board = falcon_board(efx); in sfe4001_init()
560 struct falcon_board *board = falcon_board(efx); in sfe4002_check_hw()
668 struct falcon_board *board = falcon_board(efx); in sfe4003_set_id_led()
681 struct falcon_board *board = falcon_board(efx); in sfe4003_init_phy()
693 struct falcon_board *board = falcon_board(efx); in sfe4003_check_hw()
746 struct falcon_board *board = falcon_board(efx); in falcon_probe_board()