Home
last modified time | relevance | path

Searched defs:ams (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/macintosh/ams/
H A Dams.h23 struct ams { struct
25 spinlock_t irq_lock;
49 void (*clear_irq)(enum ams_irq reg); argument
64 extern struct ams ams_info; argument
/linux/tools/perf/util/
H A Dmap_symbol.c13 void addr_map_symbol__exit(struct addr_map_symbol *ams) in addr_map_symbol__exit()
H A Dmaps.c706 maps__find_ams(struct maps * maps,struct addr_map_symbol * ams) maps__find_ams() argument
[all...]
H A Dannotate.c394 addr_map_symbol__account_cycles(struct addr_map_symbol * ams,struct addr_map_symbol * start,unsigned cycles,struct evsel * evsel,u64 br_cntr) addr_map_symbol__account_cycles() argument
584 addr_map_symbol__inc_samples(struct addr_map_symbol * ams,struct perf_sample * sample,struct evsel * evsel) addr_map_symbol__inc_samples() argument
[all...]
H A Dmachine.c2001 ip__resolve_ams(struct thread * thread,struct addr_map_symbol * ams,u64 ip) ip__resolve_ams() argument
2028 ip__resolve_data(struct thread * thread,u8 m,struct addr_map_symbol * ams,u64 addr,u64 phys_addr,u64 daddr_page_size) ip__resolve_data() argument
[all...]
H A Dsort.c567 addr_map_symbol__srcline(struct addr_map_symbol * ams) addr_map_symbol__srcline() argument
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c622 enum tcpm_ams ams; member
1674 static int tcpm_ams_start(struct tcpm_port *port, enum tcpm_ams ams) in tcpm_ams_start()
3242 enum tcpm_ams ams, in tcpm_pd_handle_state()
3275 enum tcpm_ams ams) in tcpm_pd_handle_msg()