Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/of/
Ddynamic.c677 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init()
692 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy()
711 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries()
740 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify()
768 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply()
792 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply()
815 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries()
841 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify()
861 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert()
886 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert()
[all …]
/Linux-v5.15/arch/powerpc/include/asm/
Dpnv-pci.h68 struct of_changeset ocs; member
/Linux-v5.15/drivers/gpu/drm/rcar-du/
Drcar_du_of.c66 static int __init rcar_du_of_add_property(struct of_changeset *ocs, in rcar_du_of_add_property()
/Linux-v5.15/include/uapi/linux/
Dhdlcdrv.h57 struct hdlcdrv_old_channel_state ocs; member
/Linux-v5.15/drivers/net/slip/
Dslhc.c230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
/Linux-v5.15/include/linux/
Dof.h1423 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node()
1429 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node()
1435 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property()
1441 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property()
1447 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
/Linux-v5.15/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
/Linux-v5.15/drivers/pci/hotplug/
Dpnv_php.c212 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
/Linux-v5.15/drivers/scsi/ufs/
Dufshcd.c5075 int ocs; in ufshcd_transfer_rsp_status() local