Home
last modified time | relevance | path

Searched defs:is_intr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dfs_probe.c439 int afs_wait_for_one_fs_probe(struct afs_server *server, bool is_intr) in afs_wait_for_one_fs_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c105 static inline int is_intr(u8 rtc_intr) in is_intr() function