Home
last modified time | relevance | path

Searched refs:handle_p (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/westbridge/astoria/include/linux/westbridge/
Dcyasmisc.h519 cy_as_device_handle *handle_p,
Dcyanmisc.h131 cy_an_device_handle *handle_p,
/linux-2.6.39/drivers/staging/westbridge/astoria/api/src/
Dcyasmisc.c126 cy_as_misc_create_device(cy_as_device_handle *handle_p, in cy_as_misc_create_device() argument
199 *handle_p = dev_p; in cy_as_misc_create_device()
/linux-2.6.39/drivers/gpu/drm/i915/
Di915_gem.c192 uint32_t *handle_p) in i915_gem_create() argument
217 *handle_p = handle; in i915_gem_create()