Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright © 2013 Patrik Jakobsson
0004  * Copyright © 2011 Intel Corporation
0005  */
0006 
0007 #ifndef _PSB_DEVICE_H_
0008 #define _PSB_DEVICE_H_
0009 
0010 extern const struct gma_clock_funcs psb_clock_funcs;
0011 
0012 #endif