Searched refs:state_prop (Results 1 – 1 of 1) sorted by relevance
575 const char *state_prop; in sun_floppy_init() local593 state_prop = of_get_property(op->dev.of_node, "status", NULL); in sun_floppy_init()594 if (state_prop && !strncmp(state_prop, "disabled", 8)) in sun_floppy_init()