Home
last modified time | relevance | path

Searched defs:is_on (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/soc/ti/
Dti_sci_protocol.h109 int (*is_on)(const struct ti_sci_handle *handle, u32 id, member
176 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u8 cid, member
/linux-4.19.296/drivers/misc/eeprom/
Deeprom_93xx46.c151 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
/linux-4.19.296/drivers/clk/davinci/
Dpsc.c241 bool is_on; in davinci_lpsc_clk_register() local