Home
last modified time | relevance | path

Searched defs:ocs (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/of/
Ddynamic.c644 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init()
658 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy()
678 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply()
717 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert()
760 int of_changeset_action(struct of_changeset *ocs, unsigned long action, in of_changeset_action()
/linux-4.4.14/include/linux/
Dof.h1011 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node()
1017 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node()
1023 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property()
1029 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property()
1035 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
/linux-4.4.14/include/uapi/linux/
Dhdlcdrv.h56 struct hdlcdrv_old_channel_state ocs; member
/linux-4.4.14/drivers/net/slip/
Dslhc.c230 register struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c188 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.c3069 int ocs; in ufshcd_transfer_rsp_status() local