| /kernel/linux/linux-5.10/drivers/of/ |
| D | dynamic.c | 672 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() 687 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() 706 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries() 735 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() 763 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() 786 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() 809 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries() 835 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify() 855 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert() 879 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert() [all …]
|
| /kernel/linux/linux-4.19/drivers/of/ |
| D | dynamic.c | 676 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() 691 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() 710 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries() 739 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() 767 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() 790 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() 813 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries() 839 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify() 859 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert() 883 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert() [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | pnv-pci.h | 77 struct of_changeset ocs; member
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | pnv-pci.h | 68 struct of_changeset ocs; member
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_of.c | 66 static int __init rcar_du_of_add_property(struct of_changeset *ocs, in rcar_du_of_add_property()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_of.c | 66 static int __init rcar_du_of_add_property(struct of_changeset *ocs, in rcar_du_of_add_property()
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
| /kernel/linux/linux-5.10/drivers/net/slip/ |
| D | slhc.c | 230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
|
| /kernel/linux/linux-4.19/drivers/net/slip/ |
| D | slhc.c | 230 register struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | hdlcdrv.h | 45 struct hdlcdrv_old_channel_state ocs; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | of.h | 1339 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node() 1345 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() 1351 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() 1357 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property() 1363 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | of.h | 1389 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node() 1395 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() 1401 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() 1407 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property() 1413 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| D | saa7134-tvaudio.c | 175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
|
| /kernel/linux/linux-4.19/drivers/media/pci/saa7134/ |
| D | saa7134-tvaudio.c | 184 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
|
| /kernel/linux/linux-4.19/drivers/pci/hotplug/ |
| D | pnv_php.c | 215 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | pnv_php.c | 212 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
|
| /kernel/linux/linux-4.19/drivers/scsi/ufs/ |
| D | ufshcd.c | 4747 int ocs; in ufshcd_transfer_rsp_status() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ufs/ |
| D | ufshcd.c | 4832 int ocs; in ufshcd_transfer_rsp_status() local
|