Searched defs:iwl_trans_ops (Results 1 – 1 of 1) sorted by relevance
548 struct iwl_trans_ops { struct550 int (*start_hw)(struct iwl_trans *iwl_trans);555 void (*stop_device)(struct iwl_trans *trans);594 u32 (*read32)(struct iwl_trans *trans, u32 ofs);597 int (*read_mem)(struct iwl_trans *trans, u32 addr,602 void (*configure)(struct iwl_trans *trans,606 bool (*grab_nic_access)(struct iwl_trans *trans);615 void (*debugfs_cleanup)(struct iwl_trans *trans);616 void (*sync_nmi)(struct iwl_trans *trans);618 int (*set_reduce_power)(struct iwl_trans *trans,[all …]
Completed in 9 milliseconds