Searched refs:_hdq (Results 1 – 1 of 1) sorted by relevance
98 static u8 omap_w1_read_byte(void *_hdq);99 static void omap_w1_write_byte(void *_hdq, u8 byte);100 static u8 omap_w1_reset_bus(void *_hdq);226 static irqreturn_t hdq_isr(int irq, void *_hdq) in hdq_isr() argument228 struct hdq_data *hdq_data = _hdq; in hdq_isr()247 static void omap_w1_search_bus(void *_hdq, struct w1_master *master_dev, in omap_w1_search_bus() argument503 static u8 omap_w1_triplet(void *_hdq, u8 bdir) in omap_w1_triplet() argument508 struct hdq_data *hdq_data = _hdq; in omap_w1_triplet()513 omap_hdq_get(_hdq); in omap_w1_triplet()523 hdq_reg_merge(_hdq, OMAP_HDQ_CTRL_STATUS, in omap_w1_triplet()[all …]