Searched refs:tifm_alloc_device (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | tifm_core.c | 249 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device() function 278 EXPORT_SYMBOL(tifm_alloc_device); variable
|
H A D | tifm_7xx1.c | 179 // tifm_alloc_device will check if media_id is valid in tifm_7xx1_switch_media() 180 sock = tifm_alloc_device(fm, cnt, media_id); in tifm_7xx1_switch_media()
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | tifm_core.c | 247 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device() function 276 EXPORT_SYMBOL(tifm_alloc_device); variable
|
H A D | tifm_7xx1.c | 179 // tifm_alloc_device will check if media_id is valid in tifm_7xx1_switch_media() 180 sock = tifm_alloc_device(fm, cnt, media_id); in tifm_7xx1_switch_media()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tifm.h | 137 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tifm.h | 137 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id,
|
Completed in 5 milliseconds