Searched defs:ams (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/macintosh/ams/ |
A D | ams.h | 23 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-6.3-rc2/drivers/iio/adc/ |
A D | xilinx-ams.c | 277 struct ams { struct 288 struct delayed_work ams_unmask_work; argument 291 static inline void ams_ps_update_reg(struct ams *ams, unsigned int offset, in ams_ps_update_reg() 405 struct ams *ams = iio_priv(indio_dev); in ams_enable_channel_sequence() local 681 struct ams *ams = iio_priv(indio_dev); in ams_read_raw() local 885 struct ams *ams = iio_priv(indio_dev); in ams_read_event_config() local 896 struct ams *ams = iio_priv(indio_dev); in ams_write_event_config() local 921 struct ams *ams = iio_priv(indio_dev); in ams_read_event_value() local 1202 struct ams *ams = data; in ams_iounmap_ps() local 1209 struct ams *ams = data; in ams_iounmap_pl() local [all …]
|
/linux-6.3-rc2/tools/perf/util/ |
A D | maps.c | 180 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams()
|
A D | machine.c | 2164 struct addr_map_symbol *ams, in ip__resolve_ams() 2190 u8 m, struct addr_map_symbol *ams, in ip__resolve_data()
|
A D | annotate.c | 999 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams, in addr_map_symbol__account_cycles() 1110 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, in addr_map_symbol__inc_samples()
|
A D | sort.c | 436 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline()
|
/linux-6.3-rc2/drivers/usb/typec/tcpm/ |
A D | tcpm.c | 475 enum tcpm_ams ams; member 1351 static int tcpm_ams_start(struct tcpm_port *port, enum tcpm_ams ams) in tcpm_ams_start() 2306 enum tcpm_ams ams, in tcpm_pd_handle_state() 2339 enum tcpm_ams ams) in tcpm_pd_handle_msg()
|
Completed in 51 milliseconds