Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Ddynamic.c702 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init()
717 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy()
736 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries()
765 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify()
793 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply()
817 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply()
840 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries()
866 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify()
886 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert()
911 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert()
[all …]
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpnv-pci.h69 struct of_changeset ocs; member
/linux-6.3-rc2/include/uapi/linux/
A Dhdlcdrv.h57 struct hdlcdrv_old_channel_state ocs; member
/linux-6.3-rc2/drivers/net/slip/
A Dslhc.c230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
/linux-6.3-rc2/include/linux/
A Dof.h1530 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node()
1536 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node()
1542 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property()
1548 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property()
1554 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
/linux-6.3-rc2/drivers/pci/hotplug/
A Dpnv_php.c213 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd.c5239 enum utp_ocs ocs; in ufshcd_transfer_rsp_status() local

Completed in 32 milliseconds