Searched refs:status_out (Results 1 – 2 of 2) sorted by relevance
245 return (hellcreek->status_out & led) ? 1 : 0; in hellcreek_get_brightness()254 hellcreek->status_out |= led; in hellcreek_set_brightness()256 hellcreek->status_out &= ~led; in hellcreek_set_brightness()258 hellcreek_ptp_write(hellcreek, hellcreek->status_out, STATUS_OUT); in hellcreek_set_brightness()309 hellcreek->status_out = 0; in hellcreek_led_setup()
289 u16 status_out; /* ptp.status_out shadow */ member
Completed in 12 milliseconds